From: Pavel Sanda Date: Wed, 6 Apr 2011 11:15:53 +0000 (+0000) Subject: * lyx_pot.py X-Git-Tag: 2.0.0~209 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8fc7939eb84b3934a8c65840498490de7438f096;p=features.git * lyx_pot.py git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38284 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/po/lyx_pot.py b/po/lyx_pot.py index 89e16fc431..0d239ed012 100755 --- a/po/lyx_pot.py +++ b/po/lyx_pot.py @@ -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():