aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/strings.xml
diff options
context:
space:
mode:
authorrsudev <rasch@munin-soft.de>2014-04-03 15:12:59 +0200
committerrsudev <rasch@munin-soft.de>2014-04-07 18:22:03 +0200
commit3958777a5cf254ac2bfbb5cb569cfbd42abfb49f (patch)
tree3bd1ac97c86ccfd6d25a072b869b2bf91b1662d7 /main/res/values/strings.xml
parentfb2331485b0f463ea7ae47a9a8d5ec0fb6d9ba2a (diff)
downloadcgeo-3958777a5cf254ac2bfbb5cb569cfbd42abfb49f.zip
cgeo-3958777a5cf254ac2bfbb5cb569cfbd42abfb49f.tar.gz
cgeo-3958777a5cf254ac2bfbb5cb569cfbd42abfb49f.tar.bz2
Implements #3692. Add support for new opencaching nodes
Added opencaching nl,us,ro live support and preferences
Diffstat (limited to 'main/res/values/strings.xml')
-rw-r--r--main/res/values/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 48cc323..cd7f3be 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -411,6 +411,15 @@
<string name="init_oc_pl">Opencaching.pl</string>
<string name="settings_activate_oc_pl">Activate</string>
<string name="init_oc_pl_description">Authorize c:geo with opencaching.pl to search for caches and access/filter your found caches.</string>
+ <string name="init_oc_nl">Opencaching.nl</string>
+ <string name="settings_activate_oc_nl">Activate</string>
+ <string name="init_oc_nl_description">Authorize c:geo with opencaching.nl to search for caches and access/filter your found caches.</string>
+ <string name="init_oc_us">Opencaching.us</string>
+ <string name="settings_activate_oc_us">Activate</string>
+ <string name="init_oc_us_description">Authorize c:geo with opencaching.us to search for caches and access/filter your found caches.</string>
+ <string name="init_oc_ro">Opencaching.ro</string>
+ <string name="settings_activate_oc_ro">Activate</string>
+ <string name="init_oc_ro_description">Authorize c:geo with opencaching.ro to search for caches and access/filter your found caches.</string>
<string name="init_gcvote">GCvote.com</string>
<string name="init_twitter">Twitter</string>
<string name="settings_activate_twitter">Activate</string>
@@ -583,6 +592,9 @@
<!-- auth opencaching -->
<string name="auth_ocde">opencaching.de</string>
<string name="auth_ocpl">opencaching.pl</string>
+ <string name="auth_ocnl">opencaching.nl</string>
+ <string name="auth_ocus">opencaching.us</string>
+ <string name="auth_ocro">opencaching.ro</string>
<string name="auth_dialog_completed_oc">c:geo is now authorized to interact with %s.</string>
<!-- cache -->