blender/release/scripts/modules/bl_i18n_utils
Bastien Montagne 4238d6d758 Various small enhancements/fixes.
Most notable difference from now on will be that all py is handled from current blender's resource dirs, no more from source dir. Better for consistency, and avoid e.g. cycles' addon to be checked twice...
2013-02-27 16:24:20 +00:00
..
__init__.py rename module to something less generic. 2012-07-03 11:32:42 +00:00
bl_extract_messages.py Various small enhancements/fixes. 2013-02-27 16:24:20 +00:00
check_po.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
clean_po.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
import_po_from_branches.py Some fixes: 2013-01-14 21:41:21 +00:00
languages_menu_utils.py Big i18n tools update, I/II. 2013-02-24 08:50:55 +00:00
merge_po.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
rtl_utils.py Big i18n tools update, I/II. 2013-02-24 08:50:55 +00:00
settings.py Various small enhancements/fixes. 2013-02-27 16:24:20 +00:00
spell_check_utils.py Big i18n tools update, I/II. 2013-02-24 08:50:55 +00:00
update_branches.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_mo.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_msg.py Some cleanup, and update to make those files usable both as self-executables and module stuff... 2012-07-08 17:10:10 +00:00
update_po.py Update to how similar messages matching is handled when updating po files from pot one (gain something like 20% in heavy update situations, and save a nice bunch of memory!). 2013-02-12 17:32:54 +00:00
update_pot.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_trunk.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
user_settings.py rename module to something less generic. 2012-07-03 11:32:42 +00:00
utils.py Tame that stupid py code not to eat existing fuzzies in po’s when updating from POT file! 2013-02-25 16:06:59 +00:00