1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-28 17:03:33 +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

@@ -2265,16 +2265,16 @@ msgid "Workspace Navigation"
msgstr "Munkafelület-navigálás"
#: ../../../wmaker-crm/WPrefs.app/Workspace.c:123
msgid "Wrap to the first workspace from the last workspace."
msgstr "Az utolsó munkafelületről visszalép az elsőre."
msgid "Wrap to the first workspace from the last workspace"
msgstr "Az utolsó munkafelületről visszalép az elsőre"
#: ../../../wmaker-crm/WPrefs.app/Workspace.c:139
msgid "Switch workspaces while dragging windows."
msgstr "Munkafelület váltás ablakok mozgatásakor."
msgid "Switch workspaces while dragging windows"
msgstr "Munkafelület váltás ablakok mozgatásakor"
#: ../../../wmaker-crm/WPrefs.app/Workspace.c:155
msgid "Automatically create new workspaces."
msgstr "Új munkafelületek automatikus létrehozása."
msgid "Automatically create new workspaces"
msgstr "Új munkafelületek automatikus létrehozása"
#. WMSetLabelTextAlignment(panel->posL, WARight);
#: ../../../wmaker-crm/WPrefs.app/Workspace.c:172