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-pl | |
| 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-pl')
| -rw-r--r-- | main/res/values-pl/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/res/values-pl/strings.xml b/main/res/values-pl/strings.xml index f3786a1..bfaa215 100644 --- a/main/res/values-pl/strings.xml +++ b/main/res/values-pl/strings.xml @@ -565,8 +565,6 @@ <string name="cache_personal_note_uploading">Wysyłam osobistą notatkę</string> <string name="cache_personal_note_upload_done">Notatka osobista wysłana</string> <string name="cache_personal_note_upload_cancelled">Wysyłanie notatki osobistej anulowane</string> - <string name="cache_personal_note_unstored">Skrzynka nie jest zapisana</string> - <string name="cache_personal_note_store">Skrzynka będzie najpierw zapisana aby umożliwić dodawanie notatek osobistych.</string> <string name="cache_description">Opis</string> <string name="cache_description_long">Długi opis</string> <string name="cache_description_table_note">Opis zawiera formatowanie w formie tabeli, które w celu poprawnego wyświetlania może wymagać odwiedzenia %s.</string> |
