fix po2php plurals regexp and IT strings.php

This commit is contained in:
fabrixxm
2011-06-07 11:39:06 +02:00
parent c1b2e90e37
commit 771c58da62
+1 -1
View File
@@ -102,7 +102,7 @@ function po2php_run($argv, $argc) {
}
if ($inv) { $inv = False; $out .= '"'.$v.'"'; }
if ($k!="") $out .= $arr?");\n":";\n";