app: no longer name variant for "Preferences".

It doesn't feel to me like appending "Dialog" is needed for this
specific dialog.
This commit is contained in:
Jehan 2023-05-25 02:27:21 +02:00
parent a660a378ac
commit 806f88b9a0
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ gint n_dialogs_dockable_actions = G_N_ELEMENTS (dialogs_dockable_actions);
static const GimpStringActionEntry dialogs_toplevel_actions[] =
{
{ "dialogs-preferences", GIMP_ICON_PREFERENCES_SYSTEM,
NC_("dialogs-action", "_Preferences Dialog"),
NC_("dialogs-action", "_Preferences"),
NC_("dialogs-action", "_Preferences"),
{ NULL },
NC_("dialogs-action", "Open the preferences dialog"),