Call recent chooser dialog "Recent Files Dialog"

master
Yevgen Muntyan 2007-12-02 12:21:08 -06:00
parent 27903f5f95
commit 95347f1cd7
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ moo_edit_window_class_init (MooEditWindowClass *klass)
moo_window_class_new_action (window_class, "OpenRecentDialog", NULL,
/* name of the More... menu item from the Open Recent menu,
* as shown in the Configure Shortcuts dialog */
"display-name", _("Open Recent Files Chooser"),
"display-name", _("Open Recent Files Dialog"),
/* label of the More... menu item in the Open Recent menu,
* do not translate the part before | */
"label", Q_("Open Recent|_More..."),