This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
93ba74c20a8a50c872b3d4492bf0f5ea9499165b
blender
/
release
/
scripts
/
modules
/
bl_i18n_utils
History
Bastien Montagne
b0b634adeb
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
..
__init__.py
…
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