From: Christophe CURIS <christophe.cu...@free.fr> When removing trailing dots in translation, missed some strings in chinese tanslation because they have a specil unicode character for the dot. --- WPrefs.app/po/zh_TW.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/WPrefs.app/po/zh_TW.po b/WPrefs.app/po/zh_TW.po index c8ef7a8..3f1f603 100644 --- a/WPrefs.app/po/zh_TW.po +++ b/WPrefs.app/po/zh_TW.po @@ -1933,15 +1933,15 @@ msgstr "工作區之操作" #: ../../WPrefs.app/Workspace.c:183 msgid "Wrap to the first workspace from the last workspace" -msgstr "從最後一個工作區跳至第一個工作區。" +msgstr "從最後一個工作區跳至第一個工作區" #: ../../WPrefs.app/Workspace.c:205 msgid "Switch workspaces while dragging windows" -msgstr "當拖曳視窗時切換工作區。" +msgstr "當拖曳視窗時切換工作區" #: ../../WPrefs.app/Workspace.c:227 msgid "Automatically create new workspaces" -msgstr "自動建立新工作區。" +msgstr "自動建立新工作區" #: ../../WPrefs.app/Workspace.c:250 msgid "Position of workspace name display" -- 2.1.1 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.