diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-01-11 16:22:50 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-01-11 16:23:08 +0100 |
| commit | ad7fe062fcdf95e253c95f4cd8fa2c19e3c9cc7b (patch) | |
| tree | 5ec38ec53544d2d05af33eb345df1ed90789b944 /main/res/values/strings.xml | |
| parent | cd495efe10de3a3e4a19491217593aff69df40af (diff) | |
| download | cgeo-ad7fe062fcdf95e253c95f4cd8fa2c19e3c9cc7b.zip cgeo-ad7fe062fcdf95e253c95f4cd8fa2c19e3c9cc7b.tar.gz cgeo-ad7fe062fcdf95e253c95f4cd8fa2c19e3c9cc7b.tar.bz2 | |
add contacts addon in useful apps
Diffstat (limited to 'main/res/values/strings.xml')
| -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 75b0ae6..b4e20d3 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -942,6 +942,8 @@ <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_contacts_title">c:geo contacts add-on</string> + <string name="helper_contacts_description">Enables you to open a contact card (of your address book) directly from a log entry, so you can more easily ask friends for help.</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> |
