diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-01-09 16:39:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-01-09 16:39:57 +0100 |
| commit | 1e98890c45d8bf9651a596ff68486d4f1d25cd10 (patch) | |
| tree | 0ccf8d38b621fad92e6eb682aad33644315b29cd | |
| parent | 1a0bf54684d925a7d908583b7844f53118f79a6e (diff) | |
Fix misleading it_IT translation (thanks Fabrizio Carraro)
| -rw-r--r-- | src/wx/po/it_IT.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index 33289569c..91d3841d3 100644 --- a/src/wx/po/it_IT.po +++ b/src/wx/po/it_IT.po @@ -1274,7 +1274,7 @@ msgstr "" #: src/wx/config_dialog.cc:814 msgid "Import all KDM decryption settings..." -msgstr "Esporta tutte le impostazioni di decrittografia KDM ..." +msgstr "Importa tutte le impostazioni di decrittografia KDM ..." #: src/wx/config_dialog.cc:443 msgid "Import..." |
