use upper case in the charset to prevent the problems with toupper() in Turkish locale

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-12-31 14:22:39 +00:00
parent 00608d228d
commit 137cd39ec5

View File

@@ -1,7 +1,3 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: wxWindows 2.3.3\n"
@@ -10,7 +6,7 @@ msgstr ""
"Last-Translator: Hakki Dogusan <dogusanh@tr.net>\n"
"Language-Team: Hakki Dogusan <dogusanh@tr.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-9\n"
"Content-Type: text/plain; charset=ISO-8859-9\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../src/common/log.cpp:304