From: Uwe Stöhr Date: Sat, 23 Jun 2012 03:20:39 +0000 (+0200) Subject: tex2lyx/text.cpp: 2 typos X-Git-Tag: 2.1.0beta1~1749 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=89b8f380ccaf3b29b784135e8d6887845808e2b9;p=features.git tex2lyx/text.cpp: 2 typos --- diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp index 2590e00bc2..b01925ea30 100644 --- a/src/tex2lyx/text.cpp +++ b/src/tex2lyx/text.cpp @@ -130,7 +130,7 @@ const char * const polyglossia_languages[] = { "brazilian", "finnish", "lithuanian", "scottish", "usorbian", "breton", "french", "lsorbian", "serbian", "vietnamese", "bulgarian", "galician", "magyar", "slovak", "welsh", "catalan", "german", "malayalam", "slovenian", "coptic", "greek", -"marathi", "spanish" +"marathi", "spanish", "american", "ancient", "australian", "british", "monotonic", "newzealand", "polytonic", 0}; @@ -148,7 +148,7 @@ const char * const coded_polyglossia_languages[] = { "brazilian", "finnish", "lithuanian", "scottish", "uppersorbian", "breton", "french", "lowersorbian", "serbian", "vietnamese", "bulgarian", "galician", "magyar", "slovak", "welsh", "catalan", "ngerman", "malayalam", "slovene", "coptic", "greek", -"marathi", "spanish" +"marathi", "spanish", "american", "ancientgreek", "australian", "british", "greek", "newzealand", "polutonikogreek", 0};