diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2014-06-04 17:30:28 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2014-06-04 17:30:28 +0200 |
| commit | ac2a426ea3fc3e7d29f8f4a743ea8143c6e15280 (patch) | |
| tree | 25c9ff50aaff7dd1db44d00ae84f275d37c5be9c /main/res/values-nl | |
| parent | 70459668845630f5e96c72d182e1b0c1784daccf (diff) | |
| download | cgeo-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-nl')
| -rw-r--r-- | main/res/values-nl/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/res/values-nl/strings.xml b/main/res/values-nl/strings.xml index 540ee03..91491ea 100644 --- a/main/res/values-nl/strings.xml +++ b/main/res/values-nl/strings.xml @@ -570,8 +570,6 @@ <string name="cache_personal_note_uploading">Uploading persoonlijke notitie</string> <string name="cache_personal_note_upload_done">Persoonlijke notitie geupload</string> <string name="cache_personal_note_upload_cancelled">Persoonlijk notitie uploaden geannulleerd</string> - <string name="cache_personal_note_unstored">Cache niet opgeslagen</string> - <string name="cache_personal_note_store">De cache zal eerst opgeslagen worden om persoonlijke notities toe te kunnen voegen.</string> <string name="cache_description">Omschrijving</string> <string name="cache_description_long">Lange omschrijving</string> <string name="cache_description_table_note">Omschrijving bevat een tabel-layout welke misschien op %s bekeken moet worden.</string> |
