From 1c501b4e0c959214d25bedc4f5f5ceee57c0ff4c Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 6 Nov 2023 21:48:21 +0300 Subject: more typos --- protocols/Omegle/src/dialogs.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/Omegle') diff --git a/protocols/Omegle/src/dialogs.cpp b/protocols/Omegle/src/dialogs.cpp index b604b8bd50..82708bf836 100644 --- a/protocols/Omegle/src/dialogs.cpp +++ b/protocols/Omegle/src/dialogs.cpp @@ -39,14 +39,14 @@ static languages[] = { { "bn", LPGENW("Bengali") }, { "bs", LPGENW("Bosnian") }, { "bg", LPGENW("Bulgarian") }, - { "ceb", LPGENW("Cebuanese") }, + { "ceb", LPGENW("Cebuano") }, { "cs", LPGENW("Czech") }, { "zh-CN", LPGENW("Chinese (simplified)") }, { "zh-TW", LPGENW("Chinese (traditional)") }, { "da", LPGENW("Danish") }, { "eo", LPGENW("Esperanto") }, { "et", LPGENW("Estonian") }, - { "tl", LPGENW("Philipino") }, + { "tl", LPGENW("Filipino") }, { "fi", LPGENW("Finnish") }, { "fr", LPGENW("French") }, { "gl", LPGENW("Galician") }, @@ -82,7 +82,7 @@ static languages[] = { { "no", LPGENW("Norwegian") }, { "fa", LPGENW("Persian") }, { "pl", LPGENW("Polish") }, - { "pt", LPGENW("Portugese") }, + { "pt", LPGENW("Portuguese") }, { "ro", LPGENW("Romanian") }, { "ru", LPGENW("Russian") }, { "el", LPGENW("Greek") }, -- cgit v1.2.3