Blender Git Commit Log

Git Commits -> Revision 3092e10

Revision 3092e10 by Bastien Montagne (master)
June 9, 2015, 13:00 (GMT)
Fix T45003: some UI/i18n issues.

* Do not translate renderlayers' names, those are data, not UI (defined by user).
* Translate passes' names, even in button itself (menu items were already translated).
* Translate 'ID type' in ID eyedropper helper message.

Also, added i18n context to IDType private struct, and `BKE_idcode_to_translation_context()`
helper, much more generic and easy to maintain than the private util in interface_template.c.

Commit Details:

Full Hash: 3092e1031d2194e9d6fcc8f157a6e0fcb5d1e45a
Parent Commit: af980a2
Lines Changed: +63, -68

5 Modified Paths:

/source/blender/blenkernel/BKE_idcode.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/idcode.c (+52, -35) (Diff)
/source/blender/editors/interface/interface_eyedropper.c (+4, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -29) (Diff)
/source/blender/editors/space_image/image_buttons.c (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021