mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 12:41:07 +00:00
Remove a duplicate string
dialog-information was twice in the list of accessible labels for icon names.
This commit is contained in:
parent
58fa3d96a8
commit
93a4030c45
@ -84,7 +84,6 @@ static const NameMapEntry name_map[] = {
|
||||
{ "help-contents", NC_("Stock label", "_Help") },
|
||||
{ "go-home", NC_("Stock label", "_Home") },
|
||||
{ "format-indent-more", NC_("Stock label", "Increase Indent") },
|
||||
{ "dialog-information", NC_("Stock label", "_Information") },
|
||||
{ "format-text-italic", NC_("Stock label", "_Italic") },
|
||||
{ "go-jump", NC_("Stock label", "_Jump to") },
|
||||
{ "format-justify-center", NC_("Stock label", "_Center") },
|
||||
|
Loading…
Reference in New Issue
Block a user