diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-12-08 11:06:36 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-12-08 11:06:36 +0100 |
| commit | 2da59992fc2af8d1fb4f9da28fbd5641a2b2b665 (patch) | |
| tree | 562f0ae7b496057e0bb6c50f62a6d889a8859b91 /main/res | |
| parent | 9d4929006421bf225e0f564ad25d1cf78aa63b06 (diff) | |
| download | cgeo-2da59992fc2af8d1fb4f9da28fbd5641a2b2b665.zip cgeo-2da59992fc2af8d1fb4f9da28fbd5641a2b2b665.tar.gz cgeo-2da59992fc2af8d1fb4f9da28fbd5641a2b2b665.tar.bz2 | |
new: have send2cgeo in usefull apps
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 817ff77..da7699a 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -912,6 +912,8 @@ <string name="helper_calendar_title">c:geo calendar add-on</string> <string name="helper_calendar_missing">c:geo calendar add-on not installed.</string> <string name="helper_calendar_description">Enables you to export event caches to the calendar on your device.</string> + <string name="helper_sendtocgeo_title">Send to c:geo</string> + <string name="helper_sendtocgeo_description">Send to c:geo is a browser extension <strong>for your PC</strong>. When browsing geocaching.com, you can send caches to your smartphone with the click of a button directly inside the browser.</string> <string name="helper_locus_title">Locus</string> <string name="helper_locus_description">Simple, usable application which shows online maps and allows you to download them directly into Offline mode (raster maps only). Also supports track recording, POI handling and many other useful functions.</string> <string name="helper_gpsstatus_title">GPS Status</string> |
