Changes between Version 3 and Version 4 of translation
- Timestamp:
- 02/15/09 17:49:23 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
translation
v3 v4 53 53 54 54 {{{ 55 $ python install_scripts/utils/i18n/pygettext.py 56 -o share/umit/locale/umit.pot umitCore umitGUI 55 $ python utils/potmanager.py 57 56 }}} 58 57 … … 60 59 * Structure for share/umit/locale: 61 60 - `LANG`/LC_MESSAGES/umit.mo 62 - `LANG`/ LC_MESSAGES/`LANG`.po61 - `LANG`/`LANG`.po 63 62 64 63
