diff options
author | Thierry Crozat | 2012-04-18 23:35:18 +0100 |
---|---|---|
committer | Thierry Crozat | 2012-04-18 23:35:18 +0100 |
commit | fc6d5ea98e353aa2564a26f4da4d1bbf46a3ee27 (patch) | |
tree | 1d3b80bef6d372874245dd2f1fc593ce26b85a33 | |
parent | 93f1586be8668a2a0022fcb2058a56934a59191e (diff) | |
download | scummvm-rg350-fc6d5ea98e353aa2564a26f4da4d1bbf46a3ee27.tar.gz scummvm-rg350-fc6d5ea98e353aa2564a26f4da4d1bbf46a3ee27.tar.bz2 scummvm-rg350-fc6d5ea98e353aa2564a26f4da4d1bbf46a3ee27.zip |
I18N: Fix Italian translation (swap translations for two strings)
-rw-r--r-- | po/it_IT.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/it_IT.po b/po/it_IT.po index 924de2b4ce..8ac8a62216 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -1382,11 +1382,11 @@ msgstr "Consultate il manuale delle istruzioni." #: engines/scumm/dialogs.cpp:658 msgid "Standard" -msgstr "Base" +msgstr "Medio" #: engines/scumm/dialogs.cpp:659 msgid "Practice" -msgstr "Medio" +msgstr "Base" #: engines/scumm/dialogs.cpp:660 msgid "Expert" |