Disable the languages Urdu and Syriac

At the moment these languages are unusable because the characters on
screen do not appear in their contextual forms.
This commit is contained in:
Vincent van Ravesteijn 2014-04-09 18:23:50 +02:00
parent 2c6264d0b0
commit cf9c7ad108

View File

@ -883,13 +883,13 @@ Language swedish
End End
# not supported by babel # not supported by babel
Language syriac #Language syriac
GuiName "Syriac" # GuiName "Syriac"
PolyglossiaName syriac # PolyglossiaName syriac
Encoding utf8 # Encoding utf8
RTL true # RTL true
LangCode syr_SY # LangCode syr_SY
End #End
# not supported by babel # not supported by babel
Language tamil Language tamil
@ -970,13 +970,13 @@ Language uppersorbian
End End
# not supported by babel # not supported by babel
Language urdu #Language urdu
GuiName "Urdu" # GuiName "Urdu"
PolyglossiaName urdu # PolyglossiaName urdu
Encoding utf8 # Encoding utf8
RTL true # RTL true
LangCode ur_PK # LangCode ur_PK
End #End
# vietnam must be loaded locally with babel options, # vietnam must be loaded locally with babel options,
# not globally via class options, see # not globally via class options, see