2011-02-24 10:35:19 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2011-03-21 03:34:03 +01:00
|
|
|
<string name="app_name">OpenPilot GCS Home</string>
|
|
|
|
<string name="object_browser_name">OpenPilot Object Browser</string>
|
2011-03-20 12:09:06 +01:00
|
|
|
<string name="menu_item_settings">Settings</string>
|
|
|
|
<string name="menu_item_connect">Connect</string>
|
|
|
|
<string name="menu_item_disconnect">Disconnect</string>
|
2011-03-21 03:34:03 +01:00
|
|
|
<string name="preference_title">Settings</string>
|
|
|
|
<string name="preference_checkbox_autoconnect">Automatically Connect</string>
|
|
|
|
<string name="preference_checkbox_connection_type">Connection Type</string>
|
|
|
|
<string name="preference_checkbox_bluetooth">Bluetooth</string>
|
|
|
|
<string name="preference_connection_method_summary">Select the connection method</string>
|
2011-02-24 10:35:19 +01:00
|
|
|
</resources>
|