diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-01-30 20:31:21 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-01-30 20:31:21 +0100 |
| commit | 66312ea27f874d091c09454b8b1c21251e50d00a (patch) | |
| tree | b82fceb762ef0e30a8128a3bdd5618f2bf51783d /main/res/values-it | |
| parent | 71f09abd4279a755f0af2c5f07364a59bec590fe (diff) | |
| download | cgeo-66312ea27f874d091c09454b8b1c21251e50d00a.zip cgeo-66312ea27f874d091c09454b8b1c21251e50d00a.tar.gz cgeo-66312ea27f874d091c09454b8b1c21251e50d00a.tar.bz2 | |
fix #2353: "This description contains table elements..."
Diffstat (limited to 'main/res/values-it')
| -rw-r--r-- | main/res/values-it/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values-it/strings.xml b/main/res/values-it/strings.xml index 6049e48..63888e4 100644 --- a/main/res/values-it/strings.xml +++ b/main/res/values-it/strings.xml @@ -490,7 +490,7 @@ <string name="cache_personal_note">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 geocaching.com per vederla correttamente.</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> <string name="cache_watchlist_on">Questo cache è nella tua watchlist.</string> <string name="cache_watchlist_not_on">Questo cache non è nella tua watchlist.</string> <string name="cache_watchlist_add">Aggiungi alla watchlist</string> |
