1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-07 10:05:50 +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

@@ -2184,16 +2184,16 @@ msgid "Workspace Navigation"
msgstr "작업공간 탐색"
#: ../../WPrefs.app/Workspace.c:123
msgid "Wrap to the first workspace from the last workspace."
msgstr "마지막 작업공간에서 처음 작업공간으로 이동합니다."
msgid "Wrap to the first workspace from the last workspace"
msgstr "마지막 작업공간에서 처음 작업공간으로 이동합니다"
#: ../../WPrefs.app/Workspace.c:139
msgid "Switch workspaces while dragging windows."
msgstr "창을 끄는 동안 작업공간을 전환합니다."
msgid "Switch workspaces while dragging windows"
msgstr "창을 끄는 동안 작업공간을 전환합니다"
#: ../../WPrefs.app/Workspace.c:155
msgid "Automatically create new workspaces."
msgstr "자동으로 새 작업공간을 만듭니다."
msgid "Automatically create new workspaces"
msgstr "자동으로 새 작업공간을 만듭니다"
#. WMSetLabelTextAlignment(panel->posL, WARight);
#: ../../WPrefs.app/Workspace.c:172