Tagged 0.7.5
[scuttle] / includes / php-gettext / examples / locale / sr_CS / LC_MESSAGES / messages.po
index 7e620cc495f91cbe8a6e29cb31597a07be3ce0ac..e5da0e9453ed6ded8114f679324caa7e55411ba4 100644 (file)
@@ -12,7 +12,8 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3;    plural=n%10==1 && n%100!=11 ? 0 : (n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
 #: pigs.php:19
 msgid ""

Benjamin Mako Hill || Want to submit a patch?