From a0132aa3b9405bf6ae80a7f4f16d4f7260cf3d4a Mon Sep 17 00:00:00 2001 From: Georg Lukas Date: Wed, 8 Sep 2010 01:46:40 +0200 Subject: [PATCH] add 'request passcode' link to prefs --- res/values/strings.xml | 2 ++ res/xml/preferences.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 54499d0..23ca4c3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -61,6 +61,8 @@ Passcode APRS-IS validation passcode Enter the passcode for your call +Request Passcode +Request APRS-IS passcode online APRS Settings SSID Station type (1..15; 9=Mobile, 10=APRS-IS) diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 0972255..ac61ca5 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -18,7 +18,14 @@ android:title="@string/p_passcode" android:summary="@string/p_passcode_summary" android:dialogTitle="@string/p_passcode_entry" /> - + + + +