aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorBananeweizen <Bananeweizen@gmx.de>2012-03-18 03:38:30 -0700
committerBananeweizen <Bananeweizen@gmx.de>2012-03-18 03:38:30 -0700
commitfccf5c7c9081bede776a2d377b06dee2a758da92 (patch)
tree474f61f5e755217b17e69e13f78957070e63b8b3 /main
parentce744fb53817365669836ac87a8204ef088b6077 (diff)
parentb7e8aa252f9069c77f1cd0284d484191eb38ad1f (diff)
downloadcgeo-fccf5c7c9081bede776a2d377b06dee2a758da92.zip
cgeo-fccf5c7c9081bede776a2d377b06dee2a758da92.tar.gz
cgeo-fccf5c7c9081bede776a2d377b06dee2a758da92.tar.bz2
Merge pull request #1298 from RomNexus6/patch-13
updated after pull #1287
Diffstat (limited to 'main')
-rw-r--r--main/res/values-it/strings.xml4
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>