Bastien Montagne
aeaa0ce3e8
Usual i18n/UI messages tweaks.
2016-01-19 20:31:06 +01:00
Bastien Montagne
2fb3fa1bf1
Usual fixes and tweaks for UI messages.
2016-01-14 17:00:16 +01:00
Bastien Montagne
46a7b46c30
Fix broken i18n messages extracting script with new py code.
...
Some py devs are way too smart for our own good... :P
2016-01-14 17:00:16 +01:00
Bastien Montagne
da070f6f5b
Usual i18n fixes...
2016-01-04 21:09:39 +01:00
Bastien Montagne
6f6c26bdb4
Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.
2015-12-14 19:24:05 +01:00
Bastien Montagne
2eb0c990f1
i18n extraction tools: keep even better order of entries in PO files.
...
Important to avoid too much changes, especially on the git repo (we are still getting
way too much changes there currently...).
2015-09-28 20:32:09 +02:00
Bastien Montagne
c62ebefcfc
Usual i18n messages fixes. Also had to update i18n scripts to new BLT module...
2015-08-25 21:12:36 +02:00
Bastien Montagne
9cc1953210
Usual i18n messages fixes...
2015-07-14 21:41:24 +02:00
Bastien Montagne
124b25cf9d
Usual minor i18n/UI messages fixes.
2015-06-15 21:38:36 +02:00
Bastien Montagne
02a496c61c
Translations utils: add needed bits to update git repo together with svn trunk.
2015-06-13 11:42:54 +02:00
Bastien Montagne
451a077511
I18n extract: better handling of commandline args.
2015-06-03 17:15:00 +02:00
Campbell Barton
f5a471ef86
Python: avoid mutable default param values
...
D1328 by @yedpodtrzitko
2015-05-31 15:58:58 +10:00
Bastien Montagne
7b743defd4
Fix wrong 'check context' handling in addon i18n messages generator.
...
Reported (with patch) by yedpodtrzitko (yed podtrzitko), thanks a bunch!
Differential Revision: https://developer.blender.org/D1327
2015-05-29 11:08:26 +02:00
Bastien Montagne
e092a58fb5
I18n message extractor script: py code: do not consider strings inside 'Compare' AST nodes.
...
Otherwise, we'd get 'MOVIE' from `text="Build Proxy / Timecode" if clip.source == 'MOVIE' else "Build Proxy")`...
2015-05-25 21:17:49 +02:00
Bastien Montagne
b07c630676
I18n: Add Vietnamese language.
2015-04-20 14:27:20 +02:00
Bastien Montagne
057c7c6fab
Cleanup: do not use _reportf() when not doing any string formating!
...
Also usual minor i18n messages stuff...
2015-04-13 21:00:45 +02:00
Bastien Montagne
33a9247334
UI i18n cleanup...
...
And some general style cleanup as well (line length...).
2015-04-06 22:06:06 +02:00
Bastien Montagne
b0bbd34ac2
I18n: update for new akward algo names in UI messages...
2015-03-16 20:55:01 +01:00
Bastien Montagne
9f6f151536
I18n: Do not skip Polish anymore, translation work has started on it.
2015-02-28 21:51:17 +01:00
Bastien Montagne
00a3c9afc8
UI messages fixes and cleanup.
2015-02-16 20:38:07 +01:00
Campbell Barton
616eb6818f
cleanup
2015-02-13 16:17:00 +11:00
Campbell Barton
7095f47665
cleanup: pep8
...
also remove empty class parenthesis
2015-01-29 15:35:06 +11:00
Campbell Barton
e17c6f79a5
cleanup: py imports
2015-01-28 16:50:51 +11:00
Bastien Montagne
4a4297ba02
I18n tools minor update.
2015-01-19 20:49:36 +01:00
Campbell Barton
8e73b770d4
Remove slurph shape-key feature
...
This is an old option which wasn't working in over a year without complaint.
2015-01-07 02:06:37 +11:00
Bastien Montagne
4748e34642
I18n scripts: minor spelling exceptions update.
2014-12-29 21:55:51 +01:00
Campbell Barton
2c3a503731
UI: Rename Addons -> Add-ons
...
D812 by @thefallenweeble
internally variable names & paths remain the same, this is for labels & tips only.
2014-11-14 12:19:14 +01:00
Campbell Barton
0e0e528ea4
Cleanup: pep8
2014-09-17 18:36:17 +10:00
Bastien Montagne
ffea67ca57
Updates/fixes for new UI messages.
2014-07-23 20:59:40 +02:00
Bastien Montagne
17f6d8337d
Usual UI messages fixes.
2014-06-30 20:48:02 +02:00
Bastien Montagne
131d388d81
Usual UI message handling...
2014-06-09 21:52:10 +02:00
Bastien Montagne
3a41797df4
Usual UI messages tweaks.
2014-05-26 20:12:03 +02:00
Bastien Montagne
1c2e6de969
Usual typo and style fixes in UI messages...
2014-05-12 23:08:31 +02:00
Bastien Montagne
42fca2f145
Usual UI messages fixes...
2014-03-31 21:15:56 +02:00
Bastien Montagne
9d45431a35
Follow Blender slangs! ;)
2014-03-25 21:17:04 +01:00
Bastien Montagne
7698322846
Usual UI messages fixes...
2014-03-19 15:25:32 +01:00
Campbell Barton
aea00c7a81
Code cleanup: style
2014-02-13 08:52:12 +11:00
Bastien Montagne
52f2c8aec5
Add support for new "bl_category" member (new panels "tabs" system).
2014-01-23 22:30:18 +01:00
Bastien Montagne
aeca473a41
Usual UI messages fixes.
2014-01-21 20:18:07 +01:00
Bastien Montagne
d9634122f6
More slangs and other spellchecking exceptions...
2013-12-16 21:26:48 +01:00
Bastien Montagne
a5c7b9202b
i18n module cleanup: remove hack used during svn -> git transition phase!
2013-11-25 22:00:14 +01:00
Campbell Barton
995d4d803a
Maintenance: Shebang lines fix for some python scripts
2013-11-18 20:41:22 +11:00
Bastien Montagne
84daa57188
Update i18n tools for new build_hash...
2013-11-04 18:26:56 +00:00
Bastien Montagne
4edffbf54f
More complete handling of printf formatting in msgid/msgstr checks.
...
(That commit, r60813, should never have been done to 2.69 branch, will revert it there, sorry :/ ).
2013-10-19 14:28:32 +00:00
Bastien Montagne
6e9c3a9abf
i18n utils: check not only that the number of printf markers are the same in msgid and msgstr, but also that they are of the same type and order. Sorry, should have done that from the beginning... :/
...
This should prevent any bug like [#37095 ] Timeline crash when chose any keying set then press keyframe-insert, to appear again.
2013-10-17 06:52:26 +00:00
Bastien Montagne
83b2eefd09
Usual UI messages fixes...
2013-09-09 20:22:01 +00:00
Lukas Toenne
771906bc09
Fix for #36387 , User Preferences "Addons" panel bogs down the whole interface.
...
The addons panel draw function calls addon_utils.modules() which in turn retrieves a list of fake modules from the script paths every time. This can become costly when network paths are included for
addons. Solution is to put the scanning process into a dedicated "refresh" function and disable it in frequently called draw and filter functions, i.e. in these cases the cached addons_fake_modules list
will be used instead.
Note that this may lead to invalid addon lists if script paths are changed (which is not working 100% without restart anyway according to Campbell). For this there is now a "Refresh" operator button in
the addons preferences. If necessary and feasible such forced refreshes can be added later too.
2013-08-28 06:36:54 +00:00
Bastien Montagne
a567dd20c0
More "relpath" try/except protection...
2013-08-18 15:17:33 +00:00
Bastien Montagne
0214dac604
Usual edits/fixes to new UI messages...
2013-08-06 14:55:00 +00:00
Bastien Montagne
20d6cd008b
Style cleanup of UI messages.
...
Mostly, "weight groups" -> "vertex groups", and usual case/endpoints/typos/etc.
As a remainder, please read http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#UI_Messages before writing UI messages!
2013-07-16 13:12:58 +00:00