From: Uwe Stöhr Date: Fri, 11 Dec 2009 23:14:36 +0000 (+0000) Subject: preamble.cpp: fix comment X-Git-Tag: 2.0.0~4843 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c7dfe186fb879d4070c49b69c256b4ec12713685;p=features.git preamble.cpp: fix comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32482 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/tex2lyx/preamble.cpp b/src/tex2lyx/preamble.cpp index 1b5ab52851..db79b8b7e3 100644 --- a/src/tex2lyx/preamble.cpp +++ b/src/tex2lyx/preamble.cpp @@ -457,7 +457,7 @@ void end_preamble(ostream & os, TextClass const & /*textclass*/) // set the quote language // LyX only knows the following quotes languages: // english, swedish, german, polish, french and danish - // (quotes for "japanese" and "korean" are missing) + // (quotes for "japanese" and "chinese-traditional" are missing) // conversion list taken from // http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage // (quotes for kazakh and interlingua are unknown)