]> git.lyx.org Git - features.git/commitdiff
Fix austrian language code
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 25 Jul 2018 12:59:21 +0000 (14:59 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 25 Jul 2018 17:44:26 +0000 (19:44 +0200)
(cherry picked from commit b12ea3b7312d713e9987153c3555f56190ec6143)

lib/languages
status.23x

index 4c3b49b2ac3b40534c8fd5d779b7daed84262381..de1b7c5f1e5ea09cdd98c769e51e39a107f59d5d 100644 (file)
@@ -224,6 +224,7 @@ End
 
 # 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.
+# Due to the variety, we use no country code.
 Language austrian
        GuiName          "German (Austria, old spelling)"
        BabelName        austrian
@@ -231,7 +232,8 @@ Language austrian
        PolyglossiaOpts  "variant=austrian,spelling=old,babelshorthands=true"
        QuoteStyle       german
        Encoding         iso8859-15
-       LangCode         de_AT
+       LangCode         de
+       LangVariety      alt
 End
 
 # In polyglossia, this is supported since release 1.33.4 (May 2014)
index fe25ba5fa4be00e29c1ac384fbdcc7e92f5ba408..4e70d977968c069458d8cac5d172c3777596879f 100644 (file)
@@ -285,6 +285,8 @@ What's new
 - Fix bug that TeX files were not detected when reconfiguring LyX 
   (bug 11053).
 
+- Fix language code of Austrian (old spelling).
+
 
 * DOCUMENTATION AND LOCALIZATION