]> git.mxchange.org Git - friendica.git/blobdiff - view/it/strings.php
don't use load_view_file() except in email templates and install of htconfig - to...
[friendica.git] / view / it / strings.php
index 40cec1c6b9409428a56b15dc5775b4d2aa232fb7..de67aad4d773146ef8ba1e6a2bc3bdfc7090d27a 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 function string_plural_select($n){
-       return ($n != 1)\$n";
+       return ($n != 1);
 }
 ;
 $a->strings["Post successful."] = "Inviato con successo.";