Files
test/release/scripts/startup/bl_ui
Bastien Montagne d0f4a2396b Actually, UI scripts should not use directly pgettext, but rather the iface or tooltip variants. Added those to bpy.app.translations, and used pgettext_iface.
(Did not add those when I created that module, because I did not thought we would actually need them in usual UI code, but turned out I was wrong).

Also made some optimizations in those py gettext funcs, when i18n is disabled at build time, no need to do pyobject -> cstring -> pyobject conversions!.
2013-02-10 10:29:38 +00:00
..
2012-07-29 12:07:06 +00:00
2013-01-15 23:15:32 +00:00
2013-02-10 08:54:10 +00:00
2013-02-10 08:54:10 +00:00
2013-02-10 08:54:10 +00:00
2013-01-15 23:15:32 +00:00
2013-02-10 08:54:10 +00:00
2012-07-29 12:07:06 +00:00
2013-01-15 23:15:32 +00:00
2012-10-27 18:31:52 +00:00
2012-11-04 18:26:30 +00:00
2012-11-04 00:46:26 +00:00
2013-02-10 08:54:10 +00:00