From 6bc055491f23e6dbb3cc5b99bc0797e76b59a183 Mon Sep 17 00:00:00 2001 From: Philipp Schaefer Date: Sat, 1 Feb 2014 10:20:21 +0100 Subject: [PATCH] added preference summary to IITC plugins --- mobile/res/values/strings.xml | 1 + mobile/res/xml/preferences.xml | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mobile/res/values/strings.xml b/mobile/res/values/strings.xml index e101cef4..68552943 100644 --- a/mobile/res/values/strings.xml +++ b/mobile/res/values/strings.xml @@ -106,6 +106,7 @@ Misc Tweaks IITC Plugins + Plugins extend/modify the IITC experience. Most plugins known from desktop IITC can be found here. Available plugins Display user location on map Show zoom control diff --git a/mobile/res/xml/preferences.xml b/mobile/res/xml/preferences.xml index 1244770c..14219efd 100644 --- a/mobile/res/xml/preferences.xml +++ b/mobile/res/xml/preferences.xml @@ -36,7 +36,8 @@ android:fragment="com.cradle.iitc_mobile.fragments.PluginsFragment" android:key="pref_plugins" android:persistent="false" - android:title="@string/pref_plugins"> + android:title="@string/pref_plugins" + android:summary="@string/pref_plugins_sum"> @@ -105,4 +106,4 @@ - \ No newline at end of file +