]> granicus.if.org Git - handbrake/commitdiff
WinGui: Update Langauges for #2190 and #731
authorsr55 <sr55.hb@outlook.com>
Tue, 10 Sep 2019 20:45:25 +0000 (21:45 +0100)
committersr55 <sr55.hb@outlook.com>
Tue, 10 Sep 2019 20:45:47 +0000 (21:45 +0100)
win/CS/HandBrake.Interop/Utilities/LanguageUtilities.cs

index 49c16c8183d762ee2101e68ca4aab26a59242507..ab5e5b1e52a717d799e5c20f67107997ce834e4b 100644 (file)
@@ -35,7 +35,8 @@ namespace HandBrake.Interop.Utilities
 
             languageMap = new Dictionary<string, string>
                           {
-                              { "(Any)", "und" },
+                              { "(Any)", "any" },
+                              { "(Unknown)", "und" },
                               { "Afar", "aar" },
                               { "Abkhazian", "abk" },
                               { "Afrikaans", "afr" },