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-it | |
| 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-it')
| -rw-r--r-- | main/res/values-it/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/res/values-it/strings.xml b/main/res/values-it/strings.xml index 80abf49..ebcbb2d 100644 --- a/main/res/values-it/strings.xml +++ b/main/res/values-it/strings.xml @@ -560,8 +560,6 @@ <string name="cache_personal_note_uploading">Nota personale in caricamento</string> <string name="cache_personal_note_upload_done">Nota personale caricata</string> <string name="cache_personal_note_upload_cancelled">Caricamento nota personale annullato</string> - <string name="cache_personal_note_unstored">Cache non salvati</string> - <string name="cache_personal_note_store">Il cache verrĂ prima salvato per abilitare le note personali.</string> <string name="cache_description">Descrizione</string> <string name="cache_description_long">Descrizione estesa</string> <string name="cache_description_table_note">La descrizione contiene una tabella formattata in modo tale che potresti aver bisogno di andare su %s per vederla correttamente.</string> |
