]> git.lyx.org Git - lyx.git/blobdiff - lib/languages
Math Panels: revise the "Relations (extra)" svg icons.
[lyx.git] / lib / languages
index 25169dc8517fb37cd85ca88555f8a79ebba07446..1661699f44633492977d23d4b03bc25968914323 100644 (file)
@@ -10,6 +10,8 @@
 #      PolyglossiaName    <polyglossianame>
 #      PolyglossiaOpts    "<language-specific options>"
 #      Encoding           <encoding>
+#      FontEncoding       <font encoding>
+#      QuoteStyle         <danish|english|french|german|polish|swedish>
 #      InternalEncoding   <true|false>
 #      RTL                <true|false>
 #      AsBabelOptions     <true|false>
 #      PostBabelPreamble
 #        <extra latex code inserted after babel>
 #      EndPostBabelPreamble
+#      Requires           <requirement>
 # End
 #
 #
-# NOTE:
+# NOTES:
 #
 # * Omitted elements will be treated as empty (if string) or "false"
 #   (if boolean).
+# * The QuoteStyle arguments correspond to the following styles:
+#   - danish:  >>text<<  >text<   (inward guillemets)
+#   - english: ``text''  `text'   (66_99)
+#   - french:  <<text>>  <text>   (outward guillemets)
+#   - german:  ,,text``  ,text`   (99/66)
+#   - polish:  ,,text''  ,text'   (99/99)
+#   - swedish: ''text''  'text'   (99_99)
+#   Note that the option names have been selected (rather arbitrarily)
+#   because the respective styles are common in the respective countries.
+#   Of course this does not imply any fixed relation to those countries.
 # * Encoding is not relevant for XeTeX (which is utf8 always), and if
 #   Document > Settings > Language > Encoding is not set to "Language
 #   Default"
 # * InternalEncoding is used to tell LyX that babel internally sets a font
-#   encoding (such as hebrew to LHE). See bug #5091.
+#   encoding (such as hebrew to LHE). This prevents LyX from outputting
+#   characters that only exist in T1 font encoding (such as "<", ">", "|"
+#   and straight quote). See bug #5091.
+# * "FontEncoding none" tells LyX that fontenc should not be loaded with this
+#   language.
 # * AsBabelOptions advices LyX to pass the languages locally to babel, not
 #   globally to the class. Some languages (basically those not directly
 #   supported by babel) need this.
@@ -79,6 +96,7 @@ End
 Language afrikaans
        GuiName          "Afrikaans"
        BabelName        afrikaans
+       QuoteStyle       polish
        Encoding         iso8859-15
        LangCode         af_ZA
 End
@@ -87,6 +105,7 @@ Language albanian
        GuiName          "Albanian"
        BabelName        albanian
        PolyglossiaName  albanian
+       QuoteStyle       french
        Encoding         iso8859-2
        LangCode         sq_AL
 End
@@ -96,17 +115,26 @@ Language american
        BabelName        american
        PolyglossiaName  english
        PolyglossiaOpts  "variant=american"
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         en_US
 End
 
-# not supported by babel
+# In Babel, this is supported since v. 1.8a of babel-greek (2013-12-03)
+# We introduce it with LyX 2.2 to give the support time to settle.
 Language ancientgreek
-       GuiName          "Greek (ancient)"
-       PolyglossiaName  greek
-       PolyglossiaOpts  variant=ancient
-       Encoding         iso8859-7
-       LangCode         grc_GR
+       GuiName           "Greek (ancient)"
+       BabelName         greek
+       PostBabelPreamble
+       \languageattribute{greek}{ancient}
+       EndPostBabelPreamble
+       PolyglossiaName   greek
+       PolyglossiaOpts   variant=ancient
+       QuoteStyle        french
+       Encoding          iso8859-7
+       InternalEncoding  true
+       FontEncoding      LGR
+       LangCode          grc_GR
 End
 
 # FIXME: dummy babel language for arabic_arabtex to be able
@@ -114,6 +142,7 @@ End
 Language arabic_arabtex
        GuiName          "Arabic (ArabTeX)"
        BabelName        arabtex
+       QuoteStyle       french
        Encoding         cp1256
        RTL              true
        LangCode         ar_SA
@@ -124,8 +153,11 @@ Language arabic_arabi
        GuiName          "Arabic (Arabi)"
        BabelName        arabic
        PolyglossiaName  arabic
+       QuoteStyle       french
        Encoding         cp1256
+       FontEncoding     "LFE,LAE"
        RTL              true
+       AsBabelOptions   true
        LangCode         ar_SA
 End
 
@@ -133,7 +165,8 @@ End
 Language armenian
        GuiName          "Armenian"
        PolyglossiaName  armenian
-       Encoding         armscii8
+       QuoteStyle       french
+       Encoding         utf8
        LangCode         hy_AM
 End
 
@@ -143,21 +176,30 @@ Language australian
        PolyglossiaName  english
        PolyglossiaOpts  "variant=australian"
        Encoding         iso8859-15
+       QuoteStyle       english
        LangCode         en_AU
 End
 
-# not yet supported by polyglossia
+# In polyglossia, this is supported since release 1.33.4 (May 2014)
+# We introduce it with LyX 2.2 to give the support time to settle.
 Language austrian
        GuiName          "German (Austria, old spelling)"
        BabelName        austrian
+       PolyglossiaName  german
+       PolyglossiaOpts  "variant=austrian,spelling=old,babelshorthands=true"
+       QuoteStyle       german
        Encoding         iso8859-15
        LangCode         de_AT
 End
 
-# not yet supported by polyglossia
+# In polyglossia, this is supported since release 1.33.4 (May 2014)
+# We introduce it with LyX 2.2 to give the support time to settle.
 Language naustrian
        GuiName          "German (Austria)"
        BabelName        naustrian
+       PolyglossiaName  german
+       PolyglossiaOpts  "variant=austrian,babelshorthands=true"
+       QuoteStyle       german
        Encoding         iso8859-15
        LangCode         de_AT
 End
@@ -166,6 +208,7 @@ Language bahasa
        GuiName          "Indonesian"
        BabelName        bahasa
        PolyglossiaName  bahasai
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         id_ID
 End
@@ -174,6 +217,7 @@ Language bahasam
        GuiName          "Malay"
        BabelName        bahasam
        PolyglossiaName  bahasam
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         ms_MY
 End
@@ -182,22 +226,29 @@ Language basque
        GuiName          "Basque"
        BabelName        basque
        PolyglossiaName  basque
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         eu_ES
+       PostBabelPreamble
+       \addto\extrasbasque{\bbl@deactivate{~}}
+       EndPostBabelPreamble
 End
 
 # not yet supported by polyglossia
 Language belarusian
        GuiName          "Belarusian"
        BabelName        belarusian
+       QuoteStyle       french
        Encoding         cp1251
        LangCode         be_BY
+       AsBabelOptions   true
 End
 
 Language brazilian
        GuiName          "Portuguese (Brazil)"
        BabelName        brazil
        PolyglossiaName  brazil
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         pt_BR
 End
@@ -206,6 +257,7 @@ Language breton
        GuiName          "Breton"
        BabelName        breton
        PolyglossiaName  breton
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         br_FR
 End
@@ -215,6 +267,7 @@ Language british
        BabelName        british
        PolyglossiaName  english
        PolyglossiaOpts  "variant=british"
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         en_GB
 End
@@ -223,6 +276,7 @@ Language bulgarian
        GuiName          "Bulgarian"
        BabelName        bulgarian
        PolyglossiaName  bulgarian
+       QuoteStyle       german
        Encoding         cp1251
        LangCode         bg_BG
 End
@@ -233,6 +287,7 @@ Language canadian
        BabelName        canadian
 #      PolyglossiaName  english
 #      PolyglossiaOpts  "variant=canadian"
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         en_CA
 End
@@ -243,6 +298,7 @@ Language canadien
        BabelName        canadien
 #      PolyglossiaName  french
 #      PolyglossiaOpts  "variant=canadien"
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         fr_CA
 End
@@ -252,6 +308,7 @@ Language catalan
        BabelName        catalan
        PolyglossiaName  catalan
        PolyglossiaOpts  "babelshorthands=true"
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         ca_ES
 End
@@ -260,14 +317,18 @@ End
 Language chinese-simplified
        GuiName          "Chinese (simplified)"
        Encoding         euc-cn
+       QuoteStyle       english
        LangCode         zh_CN
+       Requires         CJK
 End
 
 # uses CJK package
 Language chinese-traditional
        GuiName         "Chinese (traditional)"
+       QuoteStyle       english
        Encoding        utf8-cjk
-       LangCode        zh_CN
+       LangCode        zh_TW
+       Requires         CJK
 End
 
 # not supported by babel
@@ -282,6 +343,7 @@ Language croatian
        GuiName          "Croatian"
        BabelName        croatian
        PolyglossiaName  croatian
+       QuoteStyle       polish
        Encoding         iso8859-2
        LangCode         hr_HR
 End
@@ -290,6 +352,7 @@ Language czech
        GuiName          "Czech"
        BabelName        czech
        PolyglossiaName  czech
+       QuoteStyle       german
        Encoding         iso8859-2
        LangCode         cs_CZ
 End
@@ -298,6 +361,7 @@ Language danish
        GuiName          "Danish"
        BabelName        danish
        PolyglossiaName  danish
+       QuoteStyle       danish
        Encoding         iso8859-15
        LangCode         da_DK
 End
@@ -315,6 +379,7 @@ Language dutch
        BabelName        dutch
        PolyglossiaName  dutch
        PolyglossiaOpts  "babelshorthands=true"
+       QuoteStyle       polish
        Encoding         iso8859-15
        LangCode         nl_NL
 End
@@ -323,6 +388,7 @@ Language english
        GuiName          "English"
        BabelName        english
        PolyglossiaName  english
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         en_US
 End
@@ -333,6 +399,7 @@ Language esperanto
        GuiName          "Esperanto"
        BabelName        esperanto
        PolyglossiaName  esperanto
+       QuoteStyle       english
        Encoding         iso8859-3
        LangCode         eo_EO
 End
@@ -341,8 +408,12 @@ Language estonian
        GuiName          "Estonian"
        BabelName        estonian
        PolyglossiaName  estonian
+       QuoteStyle       polish
        Encoding         iso8859-15
        LangCode         et_EE
+       PostBabelPreamble
+       \addto\extrasestonian{\bbl@deactivate{~}}
+       EndPostBabelPreamble
 End
 
 # the preamble definitions are only used due to bugs in the
@@ -352,6 +423,7 @@ Language farsi
        BabelName        farsi
        PolyglossiaName  farsi
        Encoding         utf8
+       FontEncoding     "LFE,LAE"
        RTL              true
        LangCode         fa_IR
        PostBabelPreamble
@@ -364,6 +436,7 @@ Language finnish
        GuiName          "Finnish"
        BabelName        finnish
        PolyglossiaName  finnish
+       QuoteStyle       swedish
        Encoding         iso8859-15
        LangCode         fi_FI
 End
@@ -373,6 +446,7 @@ Language french
        GuiName          "French"
        BabelName        french
        PolyglossiaName  french
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         fr_FR
        PostBabelPreamble
@@ -387,8 +461,22 @@ Language galician
        GuiName          "Galician"
        BabelName        galician
        PolyglossiaName  galician
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         gl_ES
+       PostBabelPreamble
+       \addto\shorthandsgalician{\galiciandeactivate{~}}
+       EndPostBabelPreamble
+End
+
+Language georgian
+       GuiName          "Georgian"
+       BabelName        georgian
+       QuoteStyle       german
+       Encoding         utf8
+       InternalEncoding true
+       FontEncoding     "T8M,T8K"
+       LangCode         ka_GE
 End
 
 # german does not use a country code (due to the variety)
@@ -397,6 +485,7 @@ Language german
        BabelName        german
        PolyglossiaName  german
        PolyglossiaOpts  "spelling=old,babelshorthands=true"
+       QuoteStyle       german
        Encoding         iso8859-15
        LangCode         de
        LangVariety      alt
@@ -407,27 +496,46 @@ Language ngerman
        BabelName        ngerman
        PolyglossiaName  german
        PolyglossiaOpts  "babelshorthands=true"
+       QuoteStyle       german
        Encoding         iso8859-15
        LangCode         de_DE
 End
 
-# Swiss German is not supported by babel and polyglossia yet
-# We use ngerman for now (spellchecking is supported though!)
+# In Babel, this is supported since release 2.7 of babel-german (Dec 2013)
+# We introduce it with LyX 2.2 to give the support time to settle.
+# Polyglossia does not yet support Swiss German. We use ngerman for now.
 Language german-ch
        GuiName          "German (Switzerland)"
-       BabelName        ngerman
+       BabelName        nswissgerman
        PolyglossiaName  german
        PolyglossiaOpts  "babelshorthands=true"
+#      PolyglossiaOpts  "variant=swiss,babelshorthands=true"
+       QuoteStyle       danish
        Encoding         iso8859-15
        LangCode         de_CH
 End
 
+# In Babel, this is supported since release 2.7 of babel-german (Dec 2013)
+# Polyglossia does not yet support Swiss German. We use german for now.
+Language german-ch-old
+       GuiName          "German (Switzerland, old spelling)"
+       BabelName        swissgerman
+       PolyglossiaName  german
+       PolyglossiaOpts  "spelling=old,babelshorthands=true"
+#      PolyglossiaOpts  "variant=swiss,spelling=old,babelshorthands=true"
+       QuoteStyle       danish
+       Encoding         iso8859-15
+       LangCode         de_CH
+End
+
 Language greek
        GuiName           "Greek"
        BabelName         greek
        PolyglossiaName   greek
+       QuoteStyle        french
        Encoding          iso8859-7
        InternalEncoding  true
+       FontEncoding      LGR
        LangCode          el_GR
 End
 
@@ -436,8 +544,10 @@ Language polutonikogreek
        BabelName         polutonikogreek
        PolyglossiaName   greek
        PolyglossiaOpts   "variant=polytonic"
+       QuoteStyle        french
        Encoding          iso8859-7
        InternalEncoding  true
+       FontEncoding      LGR
        LangCode          el_GR
 End
 
@@ -446,7 +556,11 @@ Language hebrew
        BabelName         hebrew
        PolyglossiaName   hebrew
        Encoding          cp1255
+       QuoteStyle        english
        InternalEncoding  true
+# Hebrew babel loads the font encodings
+# itself in the appropriate order
+#      FontEncoding      LHE
        RTL               true
        LangCode          he_IL
 End
@@ -474,6 +588,7 @@ Language icelandic
        GuiName          "Icelandic"
        BabelName        icelandic
        PolyglossiaName  icelandic
+       QuoteStyle       german
        Encoding         iso8859-15
        LangCode         is_IS
 End
@@ -492,6 +607,7 @@ Language irish
        GuiName          "Irish"
        BabelName        irish
        PolyglossiaName  irish
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         ga_IE
 End
@@ -500,6 +616,7 @@ Language italian
        GuiName          "Italian"
        BabelName        italian
        PolyglossiaName  italian
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         it_IT
 End
@@ -507,12 +624,17 @@ End
 # japanese must be loaded locally with babel options,
 # not globally via class options
 # http://www.lyx.org/trac/ticket/4597#c4
+# Since japanese does not load fontenc, we set
+# InternalEncoding to true.
 Language japanese
        GuiName          "Japanese"
        BabelName        japanese
-       Encoding         jis-plain
+       Encoding         jis-platex
        LangCode         ja_JP
        AsBabelOptions   true
+       Requires         japanese
+       InternalEncoding true
+       FontEncoding     None
 End
 
 # uses CJK package
@@ -520,28 +642,36 @@ Language japanese-cjk
        GuiName         "Japanese (CJK)"
        Encoding        euc-jp
        LangCode        ja_JP
+       Requires        CJK
 End
 
 # not yet supported by polyglossia
+# not supported by babel
 Language kazakh
        GuiName         "Kazakh"
-       BabelName       kazakh
-       Encoding        pt154
+       Encoding        ascii
        LangCode        kk_KZ
+       PostBabelPreamble
+       \input{t2aenc.def}
+       \AtBeginDocument{\fontencoding{T2A}\selectfont}
+       EndPostBabelPreamble
 End
 
 Language korean
        GuiName         "Korean"
        Encoding        euc-kr
+       QuoteStyle      english
        LangCode        ko_KR
+       Requires        CJK
 End
 
-# not supported by babel
+# not yet supported by polyglossia
 Language kurmanji
        GuiName          "Kurmanji"
-       PolyglossiaName  kurmanji
+       BabelName        kurmanji
        Encoding         utf8
        LangCode         kmr
+       AsBabelOptions   true
 End
 
 # not supported by babel
@@ -568,6 +698,7 @@ Language latvian
        GuiName          "Latvian"
        BabelName        latvian
        PolyglossiaName  latvian
+       QuoteStyle       danish
        Encoding         iso8859-4
        LangCode         lv_LV
        AsBabelOptions   true
@@ -579,6 +710,7 @@ Language lithuanian
        GuiName          "Lithuanian"
        BabelName        lithuanian
        PolyglossiaName  lithuanian
+       QuoteStyle       german
        Encoding         iso8859-13
        LangCode         lt_LT
        AsBabelOptions   true
@@ -588,6 +720,7 @@ Language lowersorbian
        GuiName          "Lower Sorbian"
        BabelName        lowersorbian
        PolyglossiaName  lsorbian
+       QuoteStyle       german
        Encoding         iso8859-2
        LangCode         dsb_DE
 End
@@ -596,6 +729,7 @@ Language magyar
        GuiName          "Hungarian"
        BabelName        magyar
        PolyglossiaName  magyar
+       QuoteStyle       polish
        Encoding         iso8859-2
        LangCode         hu_HU
 End
@@ -624,6 +758,7 @@ Language newzealand
        BabelName        newzealand
        PolyglossiaName  english
        PolyglossiaOpts  "variant=newzealand"
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         en_NZ
 End
@@ -632,6 +767,7 @@ Language norsk
        GuiName          "Norwegian (Bokmaal)"
        BabelName        norsk
        PolyglossiaName  norsk
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         nb_NO
 End
@@ -640,6 +776,7 @@ Language nynorsk
        GuiName          "Norwegian (Nynorsk)"
        BabelName        nynorsk
        PolyglossiaName  nynorsk
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         nn_NO
 End
@@ -648,6 +785,7 @@ End
 Language occitan
        GuiName          "Occitan"
        PolyglossiaName  occitan
+       QuoteStyle       french
        Encoding         utf8
        LangCode         oc_FR
 End
@@ -666,6 +804,7 @@ Language polish
        GuiName          "Polish"
        BabelName        polish
        PolyglossiaName  polish
+       QuoteStyle       polish
        Encoding         iso8859-2
        LangCode         pl_PL
 End
@@ -674,6 +813,7 @@ Language portuguese
        GuiName          "Portuguese"
        BabelName        portuges
        PolyglossiaName  portuges
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         pt_PT
 End
@@ -682,6 +822,7 @@ Language romanian
        GuiName          "Romanian"
        BabelName        romanian
        PolyglossiaName  romanian
+       QuoteStyle       polish
        Encoding         iso8859-2
        LangCode         ro_RO
 End
@@ -690,7 +831,10 @@ Language russian
        GuiName          "Russian"
        BabelName        russian
        PolyglossiaName  russian
-       Encoding         koi8
+       QuoteStyle       french
+       Encoding         koi8-r
+       FontEncoding     T2A
+       InternalEncoding true
        LangCode         ru_RU
 End
 
@@ -714,16 +858,19 @@ Language scottish
        GuiName          "Scottish"
        BabelName        scottish
        PolyglossiaName  scottish
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         gd_GB
 End
 
 Language serbian
        GuiName          "Serbian"
-       BabelName        serbian
+       BabelName        serbianc
        PolyglossiaName  serbian
+       QuoteStyle       german
        Encoding         iso8859-5
        LangCode         sr_RS
+       AsBabelOptions   true
 End
 
 Language serbian-latin
@@ -731,14 +878,16 @@ Language serbian-latin
        BabelName        serbian
        PolyglossiaName  serbian
        PolyglossiaOpts  "script=latin"
+       QuoteStyle       german
        Encoding         iso8859-2
-       LangCode         sr_RS
+       LangCode         sr_RS-Latin
 End
 
 Language slovak
        GuiName          "Slovak"
        BabelName        slovak
        PolyglossiaName  slovak
+       QuoteStyle       german
        Encoding         iso8859-2
        LangCode         sk_SK
 End
@@ -747,6 +896,7 @@ Language slovene
        GuiName          "Slovene"
        BabelName        slovene
        PolyglossiaName  slovenian
+       QuoteStyle       german
        Encoding         iso8859-2
        LangCode         sl_SI
 End
@@ -755,6 +905,7 @@ Language spanish
        GuiName          "Spanish"
        BabelName        spanish
        PolyglossiaName  spanish
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         es_ES
        PostBabelPreamble
@@ -767,6 +918,7 @@ Language spanish-mexico
        GuiName          "Spanish (Mexico)"
        BabelName        spanish
        PolyglossiaName  spanish
+       QuoteStyle       french
        Encoding         iso8859-15
        LangCode         es_MX
        PostBabelPreamble
@@ -778,17 +930,19 @@ Language swedish
        GuiName          "Swedish"
        BabelName        swedish
        PolyglossiaName  swedish
+       QuoteStyle       swedish
        Encoding         iso8859-15
        LangCode         sv_SE
 End
 
 # not supported by babel
-Language syriac
-       GuiName          "Syriac"
-       PolyglossiaName  syriac
-       Encoding         utf8
-       LangCode         syr_SY
-End
+#Language syriac
+#      GuiName          "Syriac"
+#      PolyglossiaName  syriac
+#      Encoding         utf8
+#      RTL              true
+#      LangCode         syr_SY
+#End
 
 # not supported by babel
 Language tamil
@@ -810,6 +964,7 @@ Language thai
        GuiName          "Thai"
        BabelName        thai
        PolyglossiaName  thai
+       QuoteStyle       english
        Encoding         tis620-0
        LangCode         th_TH
        PostBabelPreamble
@@ -817,10 +972,19 @@ Language thai
        EndPostBabelPreamble
 End
 
+# not supported by babel
+Language tibetan
+       GuiName          "Tibetan"
+       PolyglossiaName  tibetan
+       Encoding         utf8
+       LangCode         bo_CN
+End
+
 Language turkish
        GuiName          "Turkish"
        BabelName        turkish
        PolyglossiaName  turkish
+       QuoteStyle       french
        Encoding         iso8859-9
        LangCode         tr_TR
        PostBabelPreamble
@@ -834,6 +998,7 @@ Language turkmen
        GuiName          "Turkmen"
        BabelName        turkmen
        PolyglossiaName  turkmen
+       QuoteStyle       french
        Encoding         utf8
        LangCode         tk_TM
        AsBabelOptions   true
@@ -843,7 +1008,10 @@ Language ukrainian
        GuiName          "Ukrainian"
        BabelName        ukrainian
        PolyglossiaName  ukrainian
+       QuoteStyle       french
        Encoding         koi8-u
+       FontEncoding     T2A
+       InternalEncoding true
        LangCode         uk_UA
 End
 
@@ -851,17 +1019,19 @@ Language uppersorbian
        GuiName          "Upper Sorbian"
        BabelName        uppersorbian
        PolyglossiaName  usorbian
+       QuoteStyle       german
        Encoding         iso8859-2
        LangCode         hsb_DE
 End
 
 # not supported by babel
-Language urdu
-       GuiName          "Urdu"
-       PolyglossiaName  urdu
-       Encoding         utf8
-       LangCode         ur_PK
-End
+#Language urdu
+#      GuiName          "Urdu"
+#      PolyglossiaName  urdu
+#      Encoding         utf8
+#      RTL              true
+#      LangCode         ur_PK
+#End
 
 # vietnam must be loaded locally with babel options,
 # not globally via class options, see
@@ -870,15 +1040,18 @@ Language vietnamese
        GuiName          "Vietnamese"
        BabelName        vietnam
        PolyglossiaName  vietnamese
+       QuoteStyle       french
        Encoding         utf8
        LangCode         vi_VN
        AsBabelOptions   true
+       Requires         vietnamese
 End
 
 Language welsh
        GuiName          "Welsh"
        BabelName        welsh
        PolyglossiaName  welsh
+       QuoteStyle       english
        Encoding         iso8859-15
        LangCode         cy_GB
 End