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-pt | |
| 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-pt')
| -rw-r--r-- | main/res/values-pt/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/res/values-pt/strings.xml b/main/res/values-pt/strings.xml index 8728d63..cf95378 100644 --- a/main/res/values-pt/strings.xml +++ b/main/res/values-pt/strings.xml @@ -563,8 +563,6 @@ <string name="cache_personal_note_uploading">A enviar nota pessoal</string> <string name="cache_personal_note_upload_done">Nota pessoal enviada</string> <string name="cache_personal_note_upload_cancelled">Envio de nota pessoal cancelado</string> - <string name="cache_personal_note_unstored">Cache não guaradada</string> - <string name="cache_personal_note_store">A cache vai ser guardada primeiro para permitir notas pessoais.</string> <string name="cache_description">Descrição</string> <string name="cache_description_long">Descrição longa</string> <string name="cache_description_table_note">A descrição contém a formatação da tabela que pode ser necessário para ser vista correctamente em %s.</string> |
