mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-10 19:45:48 +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
@@ -1994,24 +1994,20 @@ msgid "Workspace Navigation"
|
||||
msgstr "ワークスペースの操作"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:167
|
||||
msgid "Wrap to the first workspace from the last workspace."
|
||||
msgid "Wrap to the first workspace from the last workspace"
|
||||
msgstr "最後のワークスペースから 最初のワークスペースに"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:186
|
||||
msgid "Switch workspaces while dragging windows."
|
||||
msgid "Switch workspaces while dragging windows"
|
||||
msgstr "ドラッグ中にワークスペースの切り替え"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:205
|
||||
msgid "Automatically create new workspaces."
|
||||
msgid "Automatically create new workspaces"
|
||||
msgstr "自動的に新しいワークスペースを作成"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:225
|
||||
msgid ""
|
||||
"Position of workspace\n"
|
||||
"name display"
|
||||
msgstr ""
|
||||
"ワークスペースの\n"
|
||||
"名前の表示位置"
|
||||
msgid "Position of workspace name display"
|
||||
msgstr "ワークスペースの名前の表示位置"
|
||||
|
||||
#: ../../WPrefs.app/Workspace.c:244
|
||||
msgid "Disable"
|
||||
|
||||
Reference in New Issue
Block a user