diff options
author | Eugene Sandulenko | 2016-12-26 18:22:12 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2016-12-26 18:22:12 +0100 |
commit | 79bd6e5b49354f64ca9636f1afdd60b31c1de986 (patch) | |
tree | 298501ceb2e9f284707f121ba501b70494d8008f | |
parent | a417a5440ec9ef031d735720ff3321b6396173f9 (diff) | |
download | scummvm-rg350-79bd6e5b49354f64ca9636f1afdd60b31c1de986.tar.gz scummvm-rg350-79bd6e5b49354f64ca9636f1afdd60b31c1de986.tar.bz2 scummvm-rg350-79bd6e5b49354f64ca9636f1afdd60b31c1de986.zip |
I18N: Fix Greek code page an added language name
-rw-r--r-- | po/el.po | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,8 +13,9 @@ msgstr "" "Language-Team: none\n" "Language: el\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=iso-8859-7\n" "Content-Transfer-Encoding: 8bit\n" +"X-Language-name: Greek\n #: gui/about.cpp:94 #, c-format |