From ca68a40263ca9713e5a4161f349f7b574708efc9 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Tue, 24 Jan 2012 00:39:59 +0100 Subject: [PATCH] po: Fix the accelerator key specifications in the Chinese (Taiwan) translation. --- po/zh_TW.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index 3e7127a585e..2cd0ce57e4d 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"