diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2012-11-14 13:14:42 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2012-11-14 13:14:42 +0100 |
| commit | 729b55dddfd587c7c4576db529dd4a031420e584 (patch) | |
| tree | e23035e1d812d3e1f153d30101628e1bedfb5cf9 /main/res/values-pt | |
| parent | 5e725512fa7fb739d358848fc0f845eb4e65ae74 (diff) | |
| download | cgeo-729b55dddfd587c7c4576db529dd4a031420e584.zip cgeo-729b55dddfd587c7c4576db529dd4a031420e584.tar.gz cgeo-729b55dddfd587c7c4576db529dd4a031420e584.tar.bz2 | |
Correctly place translation in file
Diffstat (limited to 'main/res/values-pt')
| -rw-r--r-- | main/res/values-pt/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values-pt/strings.xml b/main/res/values-pt/strings.xml index a7f1526..3f9ec73 100644 --- a/main/res/values-pt/strings.xml +++ b/main/res/values-pt/strings.xml @@ -575,8 +575,8 @@ <string name="gpx_import_loading_waypoints">A carregar o ficheiro dos waypoints</string> <string name="gpx_import_storing">A gravar as caches na base de dados</string> <string name="gpx_import_caches_imported">caches importadas</string> - <string name="gpx_import_title">Importar GPX</string> <string name="gpx_import_title_reading_file">A ler o ficheiro</string> + <string name="gpx_import_title">Importar GPX</string> <string name="gpx_import_title_caches_imported">Resultado</string> <string name="gpx_import_title_caches_import_failed">A importação falhou</string> <string name="gpx_import_error_io">Não consegue ler o ficheiro</string> |
