mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 23:04:15 +01:00
WPrefs: trivial fixes in text strings
Fix a typo in an error message. Remove an inconsistent dot on a button. Adds a missing dot in Expert preferences.
This commit is contained in:
@@ -43,7 +43,7 @@ static const struct {
|
||||
{ N_("Disable miniwindows (icons for minimized windows). For use with KDE/GNOME."),
|
||||
/* default: */ False, OPTION_WMAKER, "DisableMiniwindows" },
|
||||
|
||||
{ N_("Disable workspace pager"),
|
||||
{ N_("Disable workspace pager."),
|
||||
/* default: */ False, OPTION_WMAKER, "DisableWorkspacePager" },
|
||||
|
||||
{ N_("Do not set non-WindowMaker specific parameters (do not use xset)."),
|
||||
|
||||
Reference in New Issue
Block a user