another i18n
This commit is contained in:
parent
4f68ae2214
commit
2475b439d1
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ restart_failure (WMResult reason)
|
|||
if (msg) {
|
||||
msgbox = gnome_message_box_new (msg,
|
||||
GNOME_MESSAGE_BOX_ERROR,
|
||||
"OK", NULL);
|
||||
_("OK"), NULL);
|
||||
if (modal)
|
||||
gnome_dialog_run (GNOME_DIALOG (msgbox));
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue