]> git.lyx.org Git - features.git/commitdiff
* lyx_pot.py
authorPavel Sanda <sanda@lyx.org>
Wed, 6 Apr 2011 11:15:53 +0000 (11:15 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 6 Apr 2011 11:15:53 +0000 (11:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38284 a592a061-630c-0410-9148-cb99ea01b6c8

po/lyx_pot.py

index 89e16fc43156855a55eb61967a37707a68ee00c9..0d239ed01212df46581e30c98c4b1c757e2ddb71 100755 (executable)
@@ -299,7 +299,8 @@ def layouts_l10n(input_files, output, base, layouttranslations):
 # this file from the translations, run `make ../lib/layouttranslations' in po.
 # Python polib library is needed for building the output file.
 #
-# This file should remain fixed during minor LyX releases.'''
+# This file should remain fixed during minor LyX releases.
+# For more comments see README.localization file.'''
         for lang in languages:
             print >> out, '\nTranslation %s' % lang
             if lang in oldtrans.keys():