Fix badly translated wildcard string in German message catalog.

"*.*" should be "*.*" even in German.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2013-09-17 17:35:54 +00:00
parent 5ecd98f175
commit 6df9d3c0e0

View File

@ -1219,7 +1219,7 @@ msgstr "Alle Dateien (*)|*"
#: ../include/wx/defs.h:2881
msgid "All files (*.*)|*.*"
msgstr "Alle Dateien (*.\")|*.\""
msgstr "Alle Dateien (*.*)|*.*"
#: ../src/richtext/richtextstyles.cpp:1057
msgid "All styles"