diff options
Diffstat (limited to 'main/res/values/strings.xml')
| -rw-r--r-- | main/res/values/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 05cdb3d..19dbc60 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1091,6 +1091,7 @@ <string name="status_new_rc" tools:ignore="UnusedResources">New release candidate available.\nClick to install.</string> <string name="status_geocaching_change" tools:ignore="UnusedResources">Recent changes on geocaching.com broke c:geo.\nWe are working on it, check again soon.</string> <string name="status_geocaching_livemap" tools:ignore="UnusedResources">Recent changes on geocaching.com broke the live map feature.\nWe are working on it, check again soon.</string> + <string name="status_closeout_warning" tools:ignore="UnusedResources">You appear to be using a version of Android older than 2.1. Future releases of c:geo might no longer be available for your device.</string> <!-- text-to-speech for compass view --> <string name="tts_service">Talking compass</string> @@ -1127,4 +1128,4 @@ <item quantity="other">%d days ago</item> </plurals> -</resources>
\ No newline at end of file +</resources> |
