From b7e3e9a9a98278c472e52ceb2c1b68611b241cb8 Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Sat, 22 Jun 2013 17:51:57 +0200 Subject: close #2915: add a closeout status message for sdk < 7 --- main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'main/res') diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 5f56ebb..eed3ecf 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1062,6 +1062,7 @@ New release candidate available.\nClick to install. Recent changes on geocaching.com broke c:geo.\nWe are working on it, check again soon. Recent changes on geocaching.com broke the live map feature.\nWe are working on it, check again soon. + 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. Copied to clipboard -- cgit v1.1 From 213818180224cfea540e078708215f27be09d7d6 Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Sat, 22 Jun 2013 18:31:19 +0200 Subject: French translation for #2915 --- main/res/values-fr/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'main/res') diff --git a/main/res/values-fr/strings.xml b/main/res/values-fr/strings.xml index 122c33b..ed3a700 100644 --- a/main/res/values-fr/strings.xml +++ b/main/res/values-fr/strings.xml @@ -1062,6 +1062,7 @@ Nouvelle version candidate disponible.\nCliquer pour installer. Des changements récents sur Geocaching.com ont cassé c:geo.\nNous sommes en train de nous en occuper. Des changements récents sur Geocaching.com ont cassé la carte active.\nNous sommes en train de nous en occuper. + Vous utilisez une version d\'Android inférieure à 2.1. Les futures versions de c:geo pourront ne pas être disponibles pour votre appareil. Copié dans le presse-papiers -- cgit v1.1