mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-12 20:45: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
@@ -2117,26 +2117,20 @@ msgid "Workspace Navigation"
|
||||
msgstr "Navigation entre bureaux"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:183
|
||||
msgid ""
|
||||
"wrap to the first workspace after the\n"
|
||||
"last workspace."
|
||||
msgstr "Revenir au premier bureau après le dernier."
|
||||
msgid "Wrap to the first workspace from the last workspace"
|
||||
msgstr "Revenir au premier bureau après le dernier"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:205
|
||||
msgid "switch workspaces while dragging windows."
|
||||
msgstr "Déplacer les fenêtres d'un bureau à l'autre."
|
||||
msgid "Switch workspaces while dragging windows"
|
||||
msgstr "Déplacer les fenêtres d'un bureau à l'autre"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:227
|
||||
msgid "automatically create new workspaces."
|
||||
msgstr "Créer automatiquement d'autres bureaux."
|
||||
msgid "Automatically create new workspaces"
|
||||
msgstr "Créer automatiquement d'autres bureaux"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:250
|
||||
msgid ""
|
||||
"Position of workspace\n"
|
||||
"name display"
|
||||
msgstr ""
|
||||
"Position pour l'affichage\n"
|
||||
"du nom du bureau"
|
||||
msgid "Position of workspace name display"
|
||||
msgstr "Position pour l'affichage du nom du bureau"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:269
|
||||
msgid "Disable"
|
||||
|
||||
Reference in New Issue
Block a user