Bo Peng
2ba95426cc
change indentation from 2 to 4 in lyx_pot.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22582 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 04:13:14 +00:00
Richard Heck
f03329a19c
I18n for modules. This would seem to complete the module implementation. Test away.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22558 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 21:44:06 +00:00
Jürgen Spitzmüller
91c6d03678
Fix bug 2520: Make InsetExternal translateable
...
* po/lyx_pot.py:
- new function external_l10n: parse external_templates and extract the relevant parts for translation.
* development/scons/SConstruct:
* po/Makefile.in.in:
- use external_l10n
* src/insets/InsetExternal.cpp:
* src/frontends/qt4/QExternal.cpp:
- make eveything translatable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18866 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-23 07:50:13 +00:00
Bo Peng
46b898cf3b
handle TableInsert in lyx_pot.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18597 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-31 14:56:07 +00:00
Bo Peng
4ec7b36ab7
Fix lyx_pot.py (handling of lib/language went terribly wrong)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18410 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-18 18:39:31 +00:00
Bo Peng
d544eef7c3
po/lyx_po.py: fix handling of certain langauges lines
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18291 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-13 19:38:12 +00:00
Bo Peng
ee9782c624
po/lyx_pot.py: handles PopupMenu in lib/ui/* ("Math Spacing" etc are translated now)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17912 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-22 21:27:28 +00:00
Michael Schmitt
516b4d9887
* po/lyx_pot.py: do not replace \\ by \\\\
...
this fixes the math panel toolbar problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17905 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-22 09:26:14 +00:00
Michael Schmitt
d738448c2d
po/lyx_pot.py: relativePath(): replace all \ by / such that we get the
...
same comments on Windows and *nix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17820 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-15 16:05:23 +00:00
Bo Peng
c79381b9aa
Tidy up po/lyx_pot.py, I did not 'svn add' the latest version of the script
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17527 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-23 15:21:45 +00:00
Bo Peng
1ed357093d
po/Makefile.in.in, replace awk scripts with the Python version
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17512 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-22 20:12:54 +00:00
Bo Peng
5e94f81cbf
Scons: update_po target, move processing functions to po/lyx_pot.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17509 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-22 15:39:44 +00:00