mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
tomka's i18n fixes
This commit is contained in:
@@ -1252,7 +1252,7 @@ editEntry(WMenu *menu, WMenuEntry *entry)
|
||||
|
||||
if (XGrabKeyboard(dpy, text->core->window, True, GrabModeAsync,
|
||||
GrabModeAsync, CurrentTime)!=GrabSuccess) {
|
||||
wwarning("could not grab keyboard");
|
||||
wwarning(_("could not grab keyboard"));
|
||||
wTextDestroy(text);
|
||||
|
||||
wSetFocusTo(menu->frame->screen_ptr,
|
||||
|
||||
Reference in New Issue
Block a user