diff options
| author | rsudev <rasch@munin-soft.de> | 2012-08-05 09:00:01 -0700 |
|---|---|---|
| committer | rsudev <rasch@munin-soft.de> | 2012-08-05 09:00:01 -0700 |
| commit | c51d3941e104179ab0f126dbac07a55222ecc2fc (patch) | |
| tree | 8a5cd542c2f5fe0679575a4536867193c4c6d5a3 /main/res/values-it | |
| parent | 25b4d61e8b2cd5f13909d6a71e92efe6bb4d773a (diff) | |
| parent | 67df433eafe003e226bda0d4a8c410a1170be5ad (diff) | |
| download | cgeo-c51d3941e104179ab0f126dbac07a55222ecc2fc.zip cgeo-c51d3941e104179ab0f126dbac07a55222ecc2fc.tar.gz cgeo-c51d3941e104179ab0f126dbac07a55222ecc2fc.tar.bz2 | |
Merge pull request #1901 from marco-jacob/issue#1794retry
fixes #1794 - added gpx export dir setting with SimpleDirChooser
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 7516a47..a9af5b5 100644 --- a/main/res/values-it/strings.xml +++ b/main/res/values-it/strings.xml @@ -796,7 +796,7 @@ <string name="export_fieldnotes_onlynew">Solo quelli nuovi rispetto all\'ultima esportazione</string> <string name="export_fieldnotes_creating">Creazione Field Notes…</string> <string name="export_gpx">GPX</string> - <string name="export_gpx_info">Il file GPX sarà esportato in /sdcard/gpx con data ed ora correnti come nome file.</string> + <string name="export_gpx_info">Il file GPX sarà esportato in %1$s con data ed ora correnti come nome file.</string> <string name="export_gpx_to">Invia il GPX esportato a</string> <!-- attribute unknown --> |
