diff --git a/src/Dialog_About.cpp b/src/Dialog_About.cpp index 2fa7e5e6..f075723c 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -77,21 +77,21 @@ static const struct } g_lamexp_translators[] = { - {"en", L"Englisch", L"LoRd_MuldeR", "MuldeR2@GMX.de" }, - {"de", L"Deutsch", L"LoRd_MuldeR", "MuldeR2@GMX.de" }, - {"", L"", L"Bodo Thevissen", "Bodo@thevissen.de" }, - {"es", L"Español", L"Rub3nCT", "Rub3nCT@gmail.com" }, - {"fr", L"Française", L"Dodich Informatique", "Dodich@live.fr" }, - {"it", L"Italiano", L"Roberto", "Gulliver_69@libero.it" }, - {"kr", L"한국어", L"JaeHyung Lee", "Kolanp@gmail.com" }, - {"pl", L"Polski", L"Sir Daniel K", "Sir.Daniel.K@gmail.com"}, - {"ru", L"Русский", L"Neonailol", "Neonailol@gmail.com" }, - {"", L"", L"Иван Митин", "bardak@inbox.ru" }, - {"sv", L"Svenska", L"Åke Engelbrektson", "eson57@gmail.com" }, - {"tw", L"繁体中文", L"456Vv", "123@456vv.com" }, - {"uk", L"Українська", L"Arestarh", "Arestarh@ukr.net" }, - {"zh", L"简体中文", L"456Vv", "123@456vv.com" }, - {"", L"", L"庄泓川", "kidneybean@sohu.com" }, + {"en", L"Englisch", L"LoRd_MuldeR", "MuldeR2@GMX.de" }, + {"de", L"Deutsch", L"LoRd_MuldeR", "MuldeR2@GMX.de" }, + {"", L"", L"Bodo Thevissen", "Bodo@thevissen.de" }, + {"es", L"Español", L"Rub3nCT", "Rub3nCT@gmail.com" }, + {"fr", L"Française", L"Dodich Informatique", "Dodich@live.fr" }, + {"it", L"Italiano", L"Roberto", "Gulliver_69@libero.it" }, + {"kr", L"한국어", L"JaeHyung Lee", "Kolanp@gmail.com" }, + {"pl", L"Polski", L"Sir Daniel K", "Sir.Daniel.K@gmail.com" }, + {"ru", L"Русский", L"Neonailol", "Neonailol@gmail.com" }, + {"", L"", L"Иван Митин", "bardak@inbox.ru" }, + {"sv", L"Svenska", L"Åke Engelbrektson", "eson@svenskasprakfiler.se"}, + {"tw", L"繁体中文", L"456Vv", "123@456vv.com" }, + {"uk", L"Українська", L"Arestarh", "Arestarh@ukr.net" }, + {"zh", L"简体中文", L"456Vv", "123@456vv.com" }, + {"", L"", L"庄泓川", "kidneybean@sohu.com" }, {NULL, NULL, NULL, NULL} };