blender/scripts
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
..
addons_core I18n: Fix translations for Rigify 2024-07-04 14:35:17 +02:00
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Docs: corrections to bpy.utils.register_tool 2024-07-02 16:18:08 +10:00
presets Fix #123543: Delete retiming keys deletes strip 2024-06-28 17:06:44 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup EEVEE: Fix missing material preview 2024-07-04 12:46:29 +02: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