1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-13 04:55:45 +01:00

WPrefs: minor improvements to the Workspace panel

It is general practice to not consider the strings displayed in a dialog as
real sentences, so this patch removes the dots at the end (including in the
translation);

Took the opportunity to fix some translated string that were probably not
found anymore to due other changes;

Moved a few widgets to make everything look better centered;

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS
2014-11-08 20:49:38 +01:00
committed by Carlos R. Mafra
parent 7e40a61d16
commit 3846609072
17 changed files with 130 additions and 214 deletions

View File

@@ -2346,16 +2346,16 @@ msgid "Workspace Navigation"
msgstr "Werkruimtenavigatie"
#: ../../WPrefs.app/Workspace.c:123
msgid "Wrap to the first workspace from the last workspace."
msgstr "Omslaan naar de eerste werkruimte, vanaf de laatste werkruimte."
msgid "Wrap to the first workspace from the last workspace"
msgstr "Omslaan naar de eerste werkruimte, vanaf de laatste werkruimte"
#: ../../WPrefs.app/Workspace.c:139
msgid "Switch workspaces while dragging windows."
msgstr "Van werkruimte wisselen bij vensters verslepen."
msgid "Switch workspaces while dragging windows"
msgstr "Van werkruimte wisselen bij vensters verslepen"
#: ../../WPrefs.app/Workspace.c:155
msgid "Automatically create new workspaces."
msgstr "Vanzelf nieuwe werkruimten aanmaken."
msgid "Automatically create new workspaces"
msgstr "Vanzelf nieuwe werkruimten aanmaken"
#. WMSetLabelTextAlignment(panel->posL, WARight);
#: ../../WPrefs.app/Workspace.c:172