diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-07-05 07:15:26 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-07-05 07:15:26 +0200 |
| commit | f4a05a82e889609a743cdb9198b9edf6734fbfe9 (patch) | |
| tree | da8536923934bc7d3f19bb7976100a26626b4a5e /main/res/values | |
| parent | 227816bec03787892a5d0abebd8b1840d20c4089 (diff) | |
| download | cgeo-f4a05a82e889609a743cdb9198b9edf6734fbfe9.zip cgeo-f4a05a82e889609a743cdb9198b9edf6734fbfe9.tar.gz cgeo-f4a05a82e889609a743cdb9198b9edf6734fbfe9.tar.bz2 | |
Revert "fix #2899: Recommended app "Bluetooth GPS" not found"
This reverts commit ec9e21f8f510bfcaf6645ab09bb6c7d358f529cb.
Diffstat (limited to 'main/res/values')
| -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 dca66fe..579e7d5 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -859,6 +859,8 @@ <string name="helper_locus_description">Simple usable application showing Online maps and allowing to download them directly into Offline mode (raster maps only). Also support track recording, POI handling and many other useful functions.</string> <string name="helper_gpsstatus_title">GPS Status</string> <string name="helper_gpsstatus_description">You can use radar from this application with c:geo. It also offers a lot of other GPS-related information.</string> + <string name="helper_bluetoothgps_title">Bluetooth GPS</string> + <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> |
