blender/scripts/addons_core/rigify/rigs
Damien Picard 78b9218c98 I18n: Fix translations for Rigify
Rigify was recently added to the core add-ons, and is now
translatable. This change fixes many issues that made messages
poorly or not translatable.

- Replace f-strings and % formatting with str.format().
- Use iface_ and rpt_ to translate formatted strings.
- Rename metarig submenus from "<Category> (submenu)" to simply
  "<Category>" to allow the menu entries and submenus to have the same
  name and be translated. The label was awkward anyway in my opinion.
- Remove trailing "." in operator reports.
2024-07-04 14:35:17 +02:00
..
basic Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
experimental Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
face Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
faces Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
limbs I18n: Fix translations for Rigify 2024-07-04 14:35:17 +02:00
skin Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
spines Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
__init__.py Add-ons: Move Rigify into addons_core 2024-06-28 11:38:31 +02:00
chain_rigs.py Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00
utils.py Add-ons: Move Rigify into addons_core 2024-06-28 11:38:31 +02:00
widgets.py Add-ons: Rigify, reformat code 2024-06-28 11:38:31 +02:00