1
0
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:
kojima
1999-06-02 20:44:16 +00:00
parent 937f7f5b33
commit c2dee60f75
6 changed files with 194 additions and 103 deletions

View File

@@ -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);