fix po2php plurals regexp and IT strings.php
This commit is contained in:
parent
c1b2e90e37
commit
771c58da62
|
@ -102,7 +102,7 @@ function po2php_run($argv, $argc) {
|
|||
|
||||
|
||||
}
|
||||
|
||||
|
||||
if ($inv) { $inv = False; $out .= '"'.$v.'"'; }
|
||||
if ($k!="") $out .= $arr?");\n":";\n";
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user