diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2015-01-02 15:08:32 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2015-01-02 15:08:32 +0100 |
| commit | 79ef4ea0291294e6f2935a92362ef5eb2c4e386d (patch) | |
| tree | 8dc050f189098b9834e298566363ab90787ec6af /main/res/values | |
| parent | 765033b28ddc32cfd74be9b9cf0466e6e0de5db8 (diff) | |
| download | cgeo-79ef4ea0291294e6f2935a92362ef5eb2c4e386d.zip cgeo-79ef4ea0291294e6f2935a92362ef5eb2c4e386d.tar.gz cgeo-79ef4ea0291294e6f2935a92362ef5eb2c4e386d.tar.bz2 | |
Do not use toasts for non-existing possibilities
Diffstat (limited to 'main/res/values')
| -rw-r--r-- | main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 3a40a18..df7c7bd 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -177,7 +177,6 @@ <string name="err_acquire_image_failed">Acquiring an image failed.</string> <string name="err_tb_display">c:geo can\'t display the trackable you want. Is it really a trackable?</string> <string name="err_tb_details_open">c:geo can\'t open trackable details.</string> - <string name="err_tb_forgot_saw">c:geo forgot which trackable you saw.</string> <string name="err_tb_find">c:geo can\'t find trackable</string> <string name="err_tb_find_that">c:geo can\'t find that trackable.</string> <string name="err_waypoint_cache_unknown">c:geo doesn\'t know to which cache you want to add a waypoint for.</string> |
