Francois Gouget : po: Fix an accelerator key specification in the Hungarian translation.
Module: wine Branch: master Commit: 2990f853d4501ce486ba990bcac1c39cce648f3f URL: http://source.winehq.org/git/wine.git/?a=commit;h=2990f853d4501ce486ba990bca... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Jan 24 00:34:18 2012 +0100 po: Fix an accelerator key specification in the Hungarian translation. --- po/hu.po | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/po/hu.po b/po/hu.po index c134c3c..3368217 100644 --- a/po/hu.po +++ b/po/hu.po @@ -10361,7 +10361,7 @@ msgstr "" #: notepad.rc:46 msgid "Select &all\tCtrl+A" -msgstr "&Az összes kijelölése" +msgstr "&Az összes kijelölése\tCtrl+A" #: notepad.rc:47 msgid "&Time/Date\tF5" @@ -13839,7 +13839,6 @@ msgid "R&edo\tCtrl+Y" msgstr "&Előre\tCtrl+Y" #: wordpad.rc:47 -#, fuzzy msgid "&Clear\tDel" msgstr "Tör&lés\tDel"
participants (1)
-
Alexandre Julliard