mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-09 19:15:49 +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
@@ -2027,27 +2027,20 @@ msgid "Workspace Navigation"
|
||||
msgstr "Navigazione delle aree di lavoro"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:183
|
||||
msgid ""
|
||||
"wrap to the first workspace after the\n"
|
||||
"last workspace."
|
||||
msgstr ""
|
||||
"Passa alla prima area di lavoro quando supero l'ultima."
|
||||
msgid "Wrap to the first workspace from the last workspace"
|
||||
msgstr "Passa alla prima area di lavoro quando supero l'ultima"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:205
|
||||
msgid "switch workspaces while dragging windows."
|
||||
msgstr "Cambia area di lavoro spostando le finestre."
|
||||
msgid "Switch workspaces while dragging windows"
|
||||
msgstr "Cambia area di lavoro spostando le finestre"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:227
|
||||
msgid "automatically create new workspaces."
|
||||
msgstr "Crea automaticamente nuove aree di lavoro."
|
||||
msgid "Automatically create new workspaces"
|
||||
msgstr "Crea automaticamente nuove aree di lavoro"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:250
|
||||
msgid ""
|
||||
"Position of workspace\n"
|
||||
"name display"
|
||||
msgstr ""
|
||||
"Posizione del nome\n"
|
||||
"delle aree di lavoro"
|
||||
msgid "Position of workspace name display"
|
||||
msgstr "Posizione del nome delle aree di lavoro"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:269
|
||||
msgid "Disable"
|
||||
|
||||
Reference in New Issue
Block a user