Commit 12c6418d2e23f92bf85875a15fe5d93d2c2fa9d6
1 parent
d534ddcf
Exists in
master
and in
28 other branches
Fixing plural rule for Portuguese.
(ActionItem1300)
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
po/pt/noosfero.po
... | ... | @@ -13,13 +13,13 @@ msgid "" |
13 | 13 | msgstr "" |
14 | 14 | "Project-Id-Version: noosfero 0.20.0\n" |
15 | 15 | "POT-Creation-Date: 2009-09-29 18:56-0300\n" |
16 | -"PO-Revision-Date: 2009-10-24 10:33-0300\n" | |
16 | +"PO-Revision-Date: 2009-11-04 16:22-0300\n" | |
17 | 17 | "Last-Translator: Joenio Costa <joenio@colivre.coop.br>\n" |
18 | 18 | "Language-Team: LANGUAGE <LL@li.org>\n" |
19 | 19 | "MIME-Version: 1.0\n" |
20 | 20 | "Content-Type: text/plain; charset=UTF-8\n" |
21 | 21 | "Content-Transfer-Encoding: 8bit\n" |
22 | -"Plural-Forms: nplurals=2; plural=(n > 1);\n" | |
22 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
23 | 23 | "X-Generator: Pootle 1.0.2\n" |
24 | 24 | |
25 | 25 | #: app/helpers/categories_helper.rb:6 | ... | ... |