Remove duplicate "About" entries from message catalogs.

Somehow we had duplicate entries for "About" string in almost all the message
catalogs. This prevented them from compiling correctly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2012-02-18 17:12:41 +00:00
parent 81702b39d3
commit 2ff4ddf830
37 changed files with 5 additions and 254 deletions

View file

@ -1213,10 +1213,6 @@ msgstr ""
msgid "ASCII"
msgstr "ASCII"
#: ../src/osx/menu_osx.cpp:517
msgid "About"
msgstr "关于"
#: ../src/generic/aboutdlgg.cpp:141
msgid "About "
msgstr "关于"
@ -8653,10 +8649,6 @@ msgstr "~"
#~ msgid "%s: ill-formed resource file syntax."
#~ msgstr "%s: 不良资源文件语法."
#, fuzzy
#~ msgid "&About"
#~ msgstr "关于(&A)"
#~ msgid "&Open"
#~ msgstr "打开(&O)"