Module: wine Branch: master Commit: ca68a40263ca9713e5a4161f349f7b574708efc9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ca68a40263ca9713e5a4161f34...
Author: Francois Gouget fgouget@free.fr Date: Tue Jan 24 00:39:59 2012 +0100
po: Fix the accelerator key specifications in the Chinese (Taiwan) translation.
---
po/zh_TW.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/zh_TW.po b/po/zh_TW.po index 3e7127a..2cd0ce5 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10197,7 +10197,7 @@ msgstr ""
#: notepad.rc:46 msgid "Select &all\tCtrl+A" -msgstr "全選(&A)" +msgstr "全選(&A)\tCtrl+A"
#: notepad.rc:47 msgid "&Time/Date\tF5" @@ -10209,7 +10209,7 @@ msgstr "自動換行(&W)"
#: notepad.rc:53 msgid "&Search...\tCtrl+F" -msgstr "尋找(&S)..." +msgstr "尋找(&S)...\tCtrl+F"
#: notepad.rc:54 msgid "&Search next\tF3"