Remove ant build files
[fw/altos] / altosdroid / res / values / strings.xml
index 7538f7b5d8b871abdee4c7b4db3bf9e73c8554b2..6a1d24fe262c0f3078994b4d41c6367d178b5953 100644 (file)
@@ -4,7 +4,8 @@
 
         This program is free software; you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
-        the Free Software Foundation; version 2 of the License.
+        the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
 
         This program is distributed in the hope that it will be useful, but
         WITHOUT ANY WARRANTY; without even the implied warranty of
        <!-- Idle mode -->
        <string name="idle_mode">Idle Mode</string>
        <string name="set_callsign_label">Callsign</string>
-       <string name="connect_idle">Connect</string>
+       <string name="connect_idle">Monitor</string>
        <string name="disconnect_idle">Disconnect</string>
        <string name="reboot_idle">Reboot</string>
        <string name="igniters_idle">Fire Igniters</string>
        <string name="map_type">Map Type</string>
        <string name="map_source">Map Source</string>
        <string name="preload_maps">Preload Maps</string>
-       <string name="done">Done</string>
+       <string name="manage_frequencies">Manage Frequencies</string>
+       <string name="done">OK</string>
        
+       <!-- manage frequencies -->
+       <string name="set">Set</string>
+       <string name="mhz">MHz</string>
+       <string name="remove">Remove</string>
+       <string name="done">OK</string>
+       <string name="frequency">Frequency</string>
+       <string name="description">Description</string>
 </resources>