Fix plurals error
svn path=/trunk/; revision=35150
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2008-03-08 Guntupalli Karunakar <karunakar@indlinux.org>
|
||||
|
||||
* hi.po: Fix plurals.
|
||||
|
||||
2008-03-08 Runa Bhattacharjee <runab@fedoraproject.org>
|
||||
|
||||
* bn_IN.po: Corrected errors in plural forms
|
||||
|
||||
16
po/hi.po
16
po/hi.po
@ -17,19 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
||||
"\n"
|
||||
"X-Generator: KBabel 1.9.1\n"
|
||||
|
||||
@ -5843,7 +5831,7 @@ msgstr "संगल्न संदेश - %s"
|
||||
msgid "Attached message"
|
||||
msgid_plural "%d attached messages"
|
||||
msgstr[0] "संलग्न संदेश"
|
||||
msgstr[1] "संलग्न संदेश"
|
||||
msgstr[1] "%d संलग्न संदेश"
|
||||
|
||||
#: ../calendar/gui/dialogs/comp-editor.c:446 ../composer/e-msg-composer.c:3153
|
||||
#: ../mail/em-folder-tree.c:1003 ../mail/em-folder-utils.c:368
|
||||
|
||||
Reference in New Issue
Block a user