Indefero

Indefero Commit Details


Date:2011-02-08 18:30:33 (13 years 10 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:69ecb1a04932cf868a5e210b3ca33ff94c637be2
Parents: e50f2f2b5f5886b1561342193e3f98a9367bc583
Message:Add a proper Plural-Forms setting (Chinese doesn't have a plural) and remove a wrong translation (I'm unable to find out where the %s should have been put), so again, 'msgfmt -c' is happy now.

Changes:

File differences

src/IDF/locale/zh_CN/idf.po
1010
1111
1212
13
13
1414
1515
1616
......
41174117
41184118
41194119
4120
4120
41214121
41224122
41234123
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-Language: Chinese\n"
"X-Poedit-Country: CHINA\n"
"X-Poedit-SourceCharset: utf-8\n"
#: /IDF/Views/Issue.php:255
#, php-format
msgid "My Submitted %s Issues"
msgstr "我提交的问题 "
msgstr ""
#: /IDF/Views/Issue.php:259
#, php-format

Archive Download the corresponding diff file

Page rendered in 0.07942s using 13 queries.