Browse Source
Support translation in tool context menus that are long-lived.
Support translation in tool context menus that are long-lived.
(The specialized ones are OK as they're created for each use.) Also, enum maps must be untranslated. Fixes https://gitlab.com/kicad/code/kicad/-/issues/21859pull/19/head
19 changed files with 74 additions and 67 deletions
-
43d-viewer/3d_viewer/tools/eda_3d_controller.cpp
-
8common/eda_shape.cpp
-
12common/eda_text.cpp
-
12eeschema/sch_field.cpp
-
14eeschema/sch_label.cpp
-
18eeschema/sch_line.cpp
-
8eeschema/sch_pin.cpp
-
6eeschema/sch_shape.cpp
-
8eeschema/tools/sch_edit_tool.cpp
-
8include/tool/action_menu.h
-
8pcbnew/footprint.cpp
-
6pcbnew/pcb_barcode.cpp
-
8pcbnew/pcb_table.cpp
-
8pcbnew/pcb_textbox.cpp
-
2pcbnew/router/router_tool.cpp
-
2pcbnew/tools/align_distribute_tool.cpp
-
3pcbnew/tools/board_inspection_tool.cpp
-
2pcbnew/tools/convert_tool.cpp
-
4pcbnew/tools/edit_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue