aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-05-11 14:04:07 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-05-11 14:04:07 +0200
commit4d35eb7ac0b905fe1281eeed3b9bd0e3beea395a (patch)
treedc3ae5823e6636e707cfdbe8d76fdab5731f92b5 /main/res
parentaea41c86f05d11828120fa71c0bcb5b1756061f1 (diff)
downloadcgeo-4d35eb7ac0b905fe1281eeed3b9bd0e3beea395a.zip
cgeo-4d35eb7ac0b905fe1281eeed3b9bd0e3beea395a.tar.gz
cgeo-4d35eb7ac0b905fe1281eeed3b9bd0e3beea395a.tar.bz2
fix #2712: Enable personal note editing for unstored caches
Diffstat (limited to 'main/res')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 0ed800f..c17e243 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -524,6 +524,8 @@
<string name="cache_log_image_default_title">Photo</string>
<string name="cache_personal_note">Personal note</string>
<string name="cache_personal_note_edit">Edit</string>
+ <string name="cache_personal_note_unstored">Cache not stored</string>
+ <string name="cache_personal_note_store">The cache will be stored first to enable personal notes.</string>
<string name="cache_description">Description</string>
<string name="cache_description_long">Long Description</string>
<string name="cache_description_table_note">Description contains table formatting which may need to be viewed at %s to be seen correctly.</string>