mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
fixed some minor bugs, updated korean translation
This commit is contained in:
@@ -1752,9 +1752,9 @@ OpenRootMenu(WScreen *scr, int x, int y, int keyboard)
|
||||
/* menu hasn't changed or could not be read */
|
||||
if (!scr->root_menu) {
|
||||
wMessageDialog(scr, _("Error"),
|
||||
_("The applications menu could not be loaded."
|
||||
"Look at the console output for a detailed"
|
||||
"description of the errors"),
|
||||
_("The applications menu could not be loaded. "
|
||||
"Look at the console output for a detailed "
|
||||
"description of the errors."),
|
||||
_("OK"), NULL, NULL);
|
||||
|
||||
menu = makeDefaultMenu(scr);
|
||||
|
||||
Reference in New Issue
Block a user