mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-02 13:03:34 +02: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
@@ -1932,23 +1932,20 @@ msgid "Workspace Navigation"
|
||||
msgstr "工作區之操作"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:183
|
||||
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:205
|
||||
msgid "Switch workspaces while dragging windows."
|
||||
msgstr "當拖曳視窗時切換工作區。"
|
||||
msgid "Switch workspaces while dragging windows"
|
||||
msgstr "當拖曳視窗時切換工作區"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:227
|
||||
msgid "Automatically create new workspaces."
|
||||
msgstr "自動建立新工作區。"
|
||||
msgid "Automatically create new workspaces"
|
||||
msgstr "自動建立新工作區"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:250
|
||||
msgid ""
|
||||
"Position of workspace\n"
|
||||
"name display"
|
||||
msgstr ""
|
||||
"工作區名稱顯示的位置"
|
||||
msgid "Position of workspace name display"
|
||||
msgstr "工作區名稱顯示的位置"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:269
|
||||
msgid "Disable"
|
||||
|
||||
Reference in New Issue
Block a user