Added a couple of missed pieces from r9376. Refs #9542.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ec8435cefd
commit
b69182fcc3
|
@ -86,6 +86,7 @@ LANGUAGES = (
|
|||
('sv', gettext_noop('Swedish')),
|
||||
('ta', gettext_noop('Tamil')),
|
||||
('te', gettext_noop('Telugu')),
|
||||
('th', gettext_noop('Thai')),
|
||||
('tr', gettext_noop('Turkish')),
|
||||
('uk', gettext_noop('Ukrainian')),
|
||||
('zh-cn', gettext_noop('Simplified Chinese')),
|
||||
|
|
|
@ -7,8 +7,7 @@ msgstr ""
|
|||
"POT-Creation-Date: 2008-11-10 21:10+1100\n"
|
||||
"PO-Revision-Date: 2008-11-07 20:53+0700\n"
|
||||
"Last-Translator: Kowit Charoenratchatabhan <kowito@felspar.com>\n"
|
||||
"Language-Team: Kowit Charoenratchatabhan,Kadsarin Sanjek, Felspar "
|
||||
"<kowito@felspar.com>\n"
|
||||
"Language-Team: Kowit Charoenratchatabhan,Kadsarin Sanjek, Felspar <kowito@felspar.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
|
|
@ -7,8 +7,7 @@ msgstr ""
|
|||
"POT-Creation-Date: 2008-11-10 21:10+1100\n"
|
||||
"PO-Revision-Date: 2008-11-07 19:34+0700\n"
|
||||
"Last-Translator: Kowit Charoenratchatabhan <kowito@felspar.com>\n"
|
||||
"Language-Team: Kowit Charoenratchatabhan,Kadsarin Sanjek, Felspar "
|
||||
"<kowito@felspar.com>\n"
|
||||
"Language-Team: Kowit Charoenratchatabhan,Kadsarin Sanjek, Felspar <kowito@felspar.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
|
Loading…
Reference in New Issue