blender/release/scripts/modules/bl_i18n_utils
2013-04-29 18:22:22 +00:00
..
__init__.py rename module to something less generic. 2012-07-03 11:32:42 +00:00
bl_extract_messages.py More fixes for addon i18n messages management. 2013-04-12 12:19:50 +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
settings_user.py Some renaming/cleanup in i18n tools. 2013-03-19 08:33:24 +00:00
settings.py Restore usage of difflib's quick_ratio()... Don't actually know what happens here, my tests with timeit showed it much slower than ratio(), but real-life says the contrary... 2013-04-19 16:23:02 +00:00
utils_languages_menu.py Some renaming/cleanup in i18n tools. 2013-03-19 08:33:24 +00:00
utils_rtl.py Some renaming/cleanup in i18n tools. 2013-03-19 08:33:24 +00:00
utils_spell_check.py Usual UI messages fixes... 2013-04-29 14:09:19 +00:00
utils.py Do not report formatting mismatch between org and translation when message is fuzzy (but "fix" it anyway if asked so). 2013-04-29 18:22:22 +00:00