]> git.sesse.net Git - vlc/commitdiff
Qt: add Welsh selection for Windows.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 6 Oct 2013 14:51:34 +0000 (16:51 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 6 Oct 2013 14:52:11 +0000 (16:52 +0200)
Close #9592

modules/gui/qt4/components/simple_preferences.cpp

index cd820bb4ce4da22099b033970045ab9b473767f4..2d1fea9fb9dbd5b73927c9f18c902327a7b1d3b2 100644 (file)
@@ -68,6 +68,7 @@ static const char *const ppsz_language[] =
     "ca",
     "zh_TW",
     "cs",
+    "cy",
     "da",
     "nl",
     "fi",
@@ -132,6 +133,7 @@ static const char *const ppsz_language_text[] =
     "Català",
     "正體中文",
     "Čeština",
+    "Cymraeg",
     "Dansk",
     "Nederlands",
     "Suomi",