diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2011-09-26 19:19:32 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2011-09-26 19:19:32 +0200 |
| commit | 71200d34f7d3e063673b80eb40c7fd65184edf34 (patch) | |
| tree | 38606a4b04ad4c347310c79fbd191138cb19e465 /main/res/values-pt | |
| parent | 37753c4606c1a907647029dbb39b149da9182051 (diff) | |
| download | cgeo-71200d34f7d3e063673b80eb40c7fd65184edf34.zip cgeo-71200d34f7d3e063673b80eb40c7fd65184edf34.tar.gz cgeo-71200d34f7d3e063673b80eb40c7fd65184edf34.tar.bz2 | |
Use more generic error string when loading images is impossible
There is little gain in repeating the type of images we were trying
to load just after the user chose this type.
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 37e1f05..8d65d90 100644 --- a/main/res/values-pt/strings.xml +++ b/main/res/values-pt/strings.xml @@ -222,8 +222,6 @@ <string name="warn_search_help_user">Preencha o nome de utilizador em Geocaching.com.</string> <string name="warn_search_help_tb">Preencha o código do trackable. Por exemplo \"TB29QMZ\".</string> <string name="warn_log_text_fill">Por favor, preencha algum texto para o registo.</string> - <string name="warn_load_log_image">Desculpe, o c:geo falhou o carregamento da imagem do log.</string> - <string name="warn_load_spoiler_image">Desculpe, o c:geo falhou o carregamento da imagem spoiler.</string> <string name="info_altitude">Altitude corrente</string> <string name="info_distance">Distância percorrida</string> |
