]> git.mxchange.org Git - friendica.git/blobdiff - view/ca/strings.php
merge
[friendica.git] / view / ca / strings.php
index f1da4762e2ffd9a0288e8abe1b72bd8c6c56e213..31e3e7e223995f6c8e670685e2cc95f5ab589df7 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 
+if(! function_exists("string_plural_select_ca")) {
 function string_plural_select_ca($n){
        return ($n != 1);;
-}
+}}
 ;
 $a->strings["Post successful."] = "Publicat amb éxit.";
 $a->strings["[Embedded content - reload page to view]"] = "[Contingut embegut - recarrega la pàgina per a veure-ho]";