Blender Git Loki
Git Commits -> Revision 5d9d76e
Revision 5d9d76e by Bastien Montagne (master) October 27, 2012, 10:05 (GMT) |
Finally fix the "double operators labels" in current po's: Operator sub-classes do not have custom "Operator" translation_context (while OperatorProperties subclasses do), so skip parsing the first! Also refactored the "skip dummy messages like "1024" or ": %d", now using a regex! All this removes about 160 doubles/unneeded messages! |
Commit Details:
Full Hash: 5d9d76e3f14a86477680f4eb0390003da0c21696
SVN Revision: 51672
Parent Commit: 3189dac
Lines Changed: +23, -43
1 Modified Path:
/release/scripts/modules/bl_i18n_utils/bl_process_msg.py (+23, -43) (Diff)