Blender Git Loki
Git Commits -> Revision 2c348d0
Revision 2c348d0 by Bastien Montagne (master) February 24, 2013, 08:50 (GMT) |
Big i18n tools update, I/II. Notes: * Everything is still a bit raw and sometimes hackish. * Not every feature implemented yet. * A bunch of cleanup is still needed. * Doc needs to be updated too! |
Commit Details:
Full Hash: 2c348d003e007fc168ae7a8d60b9d59792270ade
SVN Revision: 54809
Parent Commit: c9d1f6f
Lines Changed: +2768, -1896
3 Added Paths:
/release/scripts/modules/bl_i18n_utils/bl_extract_messages.py (+891, -0) (View)
/release/scripts/modules/bl_i18n_utils/languages_menu_utils.py (+96, -0) (View)
/release/scripts/modules/bl_i18n_utils/rtl_utils.py (+195, -0) (View)
/release/scripts/modules/bl_i18n_utils/languages_menu_utils.py (+96, -0) (View)
/release/scripts/modules/bl_i18n_utils/rtl_utils.py (+195, -0) (View)
3 Deleted Paths:
/release/scripts/modules/bl_i18n_utils/bl_process_msg.py (+0, -762)
/release/scripts/modules/bl_i18n_utils/rtl_preprocess.py (+0, -257)
/release/scripts/modules/bl_i18n_utils/update_languages_menu.py (+0, -148)
/release/scripts/modules/bl_i18n_utils/rtl_preprocess.py (+0, -257)
/release/scripts/modules/bl_i18n_utils/update_languages_menu.py (+0, -148)