1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-30 20:35:49 +01:00

updated de.po and fixed a typo

This commit is contained in:
dan
2002-01-10 06:03:06 +00:00
parent 9b63a77d6a
commit 4f84c48ccb
6 changed files with 61 additions and 49 deletions

View File

@@ -761,7 +761,7 @@ WMCreateScreenWithRContext(Display *display, int screen, RContext *context)
if (!scrPtr->normalFont) {
wwarning(_("could not load any fonts. Make sure your font installation"
"and locale settings are correct."));
" and locale settings are correct."));
return NULL;
}