We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ui_colorpicker_delete_preset
1 parent 4261cc0 commit b4477f3Copy full SHA for b4477f3
core/input/input_map.cpp
@@ -408,7 +408,7 @@ static const _BuiltinActionDisplayName _builtin_action_display_names[] = {
408
{ "ui_filedialog_show_hidden", TTRC("Show Hidden") },
409
{ "ui_swap_input_direction ", TTRC("Swap Input Direction") },
410
{ "ui_unicode_start", TTRC("Start Unicode Character Input") },
411
- { "ui_colorpicker_delete_preset", TTRC("Toggle License Notices") },
+ { "ui_colorpicker_delete_preset", TTRC("ColorPicker: Delete Preset") },
412
{ "ui_accessibility_drag_and_drop", TTRC("Accessibility: Keyboard Drag and Drop") },
413
{ "", ""}
414
/* clang-format on */
0 commit comments