aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2014-06-04 17:30:28 +0200
committerSamuel Tardieu <sam@rfc1149.net>2014-06-04 17:30:28 +0200
commitac2a426ea3fc3e7d29f8f4a743ea8143c6e15280 (patch)
tree25c9ff50aaff7dd1db44d00ae84f275d37c5be9c /main/res/values
parent70459668845630f5e96c72d182e1b0c1784daccf (diff)
downloadcgeo-ac2a426ea3fc3e7d29f8f4a743ea8143c6e15280.zip
cgeo-ac2a426ea3fc3e7d29f8f4a743ea8143c6e15280.tar.gz
cgeo-ac2a426ea3fc3e7d29f8f4a743ea8143c6e15280.tar.bz2
Store the cache for offline use if a note is added
This removes the confirmation dialog, as saving the cache when we already have detailed information should be done automatically.
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 1862c3b..b1c7544 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -625,8 +625,6 @@
<string name="cache_personal_note_uploading">Uploading personal note</string>
<string name="cache_personal_note_upload_done">Personal note uploaded</string>
<string name="cache_personal_note_upload_cancelled">Personal note upload cancelled</string>
- <string name="cache_personal_note_unstored">Cache not stored</string>
- <string name="cache_personal_note_store">The cache will be stored first to allow a personal note.</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>