blender/scripts
Damien Picard 4719ce5d56 I18n: Allow translation of extension tags and permissions
The new extension system introduces tags, similar to categories from
legacy add-ons, and permissions. A hardcoded list is supported for
each, available in the docs:
- https://docs.blender.org/manual/en/dev/advanced/extensions/tags.html
- https://developer.blender.org/docs/features/extensions/schema/

This change allows extraction of these new metadata to the translation
files.

In order to disambiguate the new messages, tags use the new "Script"
translation context. Permissions are lower case, so there is a low
risk of collision, and they use the default context.

While the tags are defined per-platform, with extensions.blender.org
being the only one available currently, they are extracted as a single
list.

Pull Request: https://projects.blender.org/blender/blender/pulls/123150
2024-06-14 16:35:54 +02:00
..
addons_core I18n: Allow translation of extension tags and permissions 2024-06-14 16:35:54 +02:00
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules I18n: Allow translation of extension tags and permissions 2024-06-14 16:35:54 +02:00
presets Fix #122766: Add missing Fast GI options to raytracing presets 2024-06-11 14:07:03 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Extensions: add network timeout and connection limit preferences 2024-06-14 15:32:07 +10:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00