kicad/eeschema/symbol_editor
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
..
menubar_symbol_editor.cpp Fix localization of the menu strings with accelerator strings 2020-11-04 01:31:52 +00:00
symbol_edit_frame.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_edit_frame.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor.cpp Sort root symbols by name in new symbol dialog 2020-11-04 01:31:52 +00:00
symbol_editor_import_export.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_plotter.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_settings.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_settings.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_undo_redo.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_library_manager.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_library_manager.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
toolbars_symbol_editor.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00