diff options
author | RomNexus6 <romano.signorelli@gmail.com> | 2012-03-18 11:21:28 +0100 |
---|---|---|
committer | RomNexus6 <romano.signorelli@gmail.com> | 2012-03-18 11:21:28 +0100 |
commit | b7e8aa252f9069c77f1cd0284d484191eb38ad1f (patch) | |
tree | 8d8f314c487ef494f0b3f599cfb03417d7318d08 /main/res | |
parent | ff19aeeb9e0cad3ca59b150cd20f9f9ba209f6ed (diff) | |
download | cgeo-b7e8aa252f9069c77f1cd0284d484191eb38ad1f.zip cgeo-b7e8aa252f9069c77f1cd0284d484191eb38ad1f.tar.gz cgeo-b7e8aa252f9069c77f1cd0284d484191eb38ad1f.tar.bz2 |
updated after pull #1287
Diffstat (limited to 'main/res')
-rw-r--r-- | main/res/values-it/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/main/res/values-it/strings.xml b/main/res/values-it/strings.xml index cb6e070..4d5c9e4 100644 --- a/main/res/values-it/strings.xml +++ b/main/res/values-it/strings.xml @@ -575,8 +575,10 @@ <string name="gpx_import_loading_waypoints">Caricamento file waypoints</string> <string name="gpx_import_storing">Salvataggio delle cache nel database</string> <string name="gpx_import_caches_imported">cache importate</string> - <string name="gpx_import_title">Importa GPX</string> + <string name="gpx_import_static_maps_skipped">Download mappe statiche interrotto</string> + <string name="gpx_import_title_static_maps">Salva mappe statiche</string> <string name="gpx_import_title_reading_file">Lettura file</string> + <string name="gpx_import_title">Importa GPX</string> <string name="gpx_import_title_caches_imported">Risultato</string> <string name="gpx_import_title_caches_import_failed">Importazione fallita</string> <string name="gpx_import_error_io">Impossibile leggere il file</string> |