]> git.mxchange.org Git - friendica.git/commitdiff
fix po2php plurals regexp and IT strings.php
authorfabrixxm <fabrix.xm@gmail.com>
Wed, 11 May 2011 05:12:14 +0000 (07:12 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Tue, 7 Jun 2011 09:39:06 +0000 (11:39 +0200)
util/po2php.php

index 239eafb5f3c7e5a2e342a50e2ebc2b9b55cda9e6..1a86bb38d07708e26bcf7790cacded8c4889fb7f 100644 (file)
@@ -102,7 +102,7 @@ function po2php_run($argv, $argc) {
        
                
        }
-       
+
        if ($inv) {     $inv = False; $out .= '"'.$v.'"'; }
        if ($k!="") $out .= $arr?");\n":";\n";