summaryrefslogtreecommitdiff
path: root/altosdroid/res/values/strings.xml
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-08-31 00:08:33 -0500
committerKeith Packard <keithp@keithp.com>2014-08-31 00:08:33 -0500
commitbc3fbcb35090be3856284ccf4d908ebf39d02bec (patch)
tree7cb5bada48a2bfc1b79cfda3b50d72c5c797fd9e /altosdroid/res/values/strings.xml
parent0b70ea04e807c69a987d5976ab217f9f65fb1e09 (diff)
altosdroid: Add quit. Restart. Show freq in title.
Add a quit button to menu. When restarting, reconnect to previous device. When connecting, set the freq/rate to previous values. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosdroid/res/values/strings.xml')
-rw-r--r--altosdroid/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/altosdroid/res/values/strings.xml b/altosdroid/res/values/strings.xml
index ce335b76..0384b9b8 100644
--- a/altosdroid/res/values/strings.xml
+++ b/altosdroid/res/values/strings.xml
@@ -27,6 +27,7 @@
<!-- Options Menu -->
<string name="connect_device">Connect a device</string>
+ <string name="quit">Quit</string>
<string name="select_freq">Select radio frequency</string>
<string name="select_rate">Select data rate</string>