kicad/3d-viewer/3d_viewer
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings
The accelerator strings really shouldn't be part of the translation,
and some translations have cause the accelerator keys to be incorrectly
handled. It is simpler to make it separate and just join them to the
translated string.

Make all accelerator modifiers use lowercased Ctrl instead of CTRL
to be the same as the other modifiers.

Fixes https://gitlab.com/kicad/code/kicad/issues/5992
2020-11-04 01:31:52 +00:00
..
dialogs 3D-Viewer: add selection color as an option 2020-09-28 02:26:25 +00:00
tools Migrate more 3d viewer actions to the tool framework 2020-08-16 19:10:25 +00:00
3d_menubar.cpp Fix localization of the menu strings with accelerator strings 2020-11-04 01:31:52 +00:00
3d_toolbar.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
3d_viewer_settings.cpp 3D-Viewer: set default alpha when import from legacy 2020-10-02 23:14:42 +00:00
3d_viewer_settings.h 3D-Viewer: add selection color as an option 2020-09-28 02:26:25 +00:00
eda_3d_viewer.cpp Avoid 3d viewer stealing back focus/activation 2020-10-27 19:35:55 -04:00
eda_3d_viewer.h 3D-Viewer: set default alpha when import from legacy 2020-10-02 23:14:42 +00:00