]> git.mxchange.org Git - friendica-addons.git/blobdiff - dwpost/lang/ca/strings.php
cookienotice addon FR translation updated THX bob lebonche
[friendica-addons.git] / dwpost / lang / ca / strings.php
index cd5c1e1a4e6ad82d45be4a53213a406dd50bf440..2ec9f0c218134545fd1e1b5e60591c66186731a0 100644 (file)
@@ -3,7 +3,7 @@
 if(! function_exists("string_plural_select_ca")) {
 function string_plural_select_ca($n){
        $n = intval($n);
-       return ($n != 1);;
+       return intval($n != 1);
 }}
 ;
 $a->strings["Post to Dreamwidth"] = "Publica a Dreamwidth";