mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-02 23:05:46 +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:
committed by
Carlos R. Mafra
parent
7e40a61d16
commit
3846609072
@@ -1986,26 +1986,20 @@ msgid "Workspace Navigation"
|
||||
msgstr "Arbeitsflächennavigation"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:168
|
||||
msgid "Wrap to the first workspace from the last workspace."
|
||||
msgstr ""
|
||||
"Auf die letzte Arbeitsfläche folgt wieder\n"
|
||||
"die erste."
|
||||
msgid "Wrap to the first workspace from the last workspace"
|
||||
msgstr "Auf die letzte Arbeitsfläche folgt wieder die erste"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:187
|
||||
msgid "Switch workspaces while dragging windows."
|
||||
msgstr "Beim Bewegen von Fenstern Arbeitsfläche wechseln."
|
||||
msgid "Switch workspaces while dragging windows"
|
||||
msgstr "Beim Bewegen von Fenstern Arbeitsfläche wechseln"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:206
|
||||
msgid "Automatically create new workspaces."
|
||||
msgstr "Automatisch neue Arbeitsflächen erstellen."
|
||||
msgid "Automatically create new workspaces"
|
||||
msgstr "Automatisch neue Arbeitsflächen erstellen"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:226
|
||||
msgid ""
|
||||
"Position of workspace\n"
|
||||
"name display"
|
||||
msgstr ""
|
||||
"Position des Namens\n"
|
||||
"der Arbeitsfläche"
|
||||
msgid "Position of workspace name display"
|
||||
msgstr "Position des Namens der Arbeitsfläche"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:245
|
||||
msgid "Disable"
|
||||
|
||||
Reference in New Issue
Block a user