regenerated all strings.php files from the current translation strings (message.po)
[friendica-addons.git/.git] / morechoice / lang / de / strings.php
index cf64f1f..5cb8291 100644 (file)
@@ -3,7 +3,7 @@
 if(! function_exists("string_plural_select_de")) {
 function string_plural_select_de($n){
        $n = intval($n);
-       return ($n != 1);;
+       return intval($n != 1);
 }}
 ;
 $a->strings["Androgyne"] = "Androgyn";