aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/strings.xml
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-05-26 12:48:17 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-05-26 12:48:17 +0200
commit8c96ff1aeb895b0b293dc6090a76a6660194eea4 (patch)
tree8551c6cb750a647882a60108df1a85fc239634f5 /main/res/values/strings.xml
parentd8d6a0bd2efaea7b425fb63581f39855fc3de922 (diff)
downloadcgeo-8c96ff1aeb895b0b293dc6090a76a6660194eea4.zip
cgeo-8c96ff1aeb895b0b293dc6090a76a6660194eea4.tar.gz
cgeo-8c96ff1aeb895b0b293dc6090a76a6660194eea4.tar.bz2
fix #2783: Pocket Query Creator added to helper apps
Diffstat (limited to 'main/res/values/strings.xml')
-rw-r--r--main/res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 6309201..4d9202e 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -842,7 +842,9 @@
<string name="helper_bluetoothgps_description">Allows you to use an external GPS receiver to get more precise location and can spare battery of your device.</string>
<string name="helper_barcode_title">Barcode Scanner</string>
<string name="helper_barcode_description">There are Greasemonkey scripts and websites which allow to display a geocode as barcode. With this app c:geo can read that geocode directly from the screen of your computer.</string>
-
+ <string name="helper_pocketquery_title">Pocket Query Creator</string>
+ <string name="helper_pocketquery_description">Allows easy creation and download of Pocket Queries centred on your current position or a point selected from a map. Requires a premium Geocaching.com account.</string>
+
<!-- add-ons -->
<string name="addon_missing_title">Missing Add-On</string>
<string name="addon_download_prompt">Get it now from Google Play.</string>