]> git.mxchange.org Git - friendica.git/blobdiff - view/es/strings.php
merge
[friendica.git] / view / es / strings.php
index 689989b074080ef5229fc29677b9fbeba95db967..4c314016da4228ee946bee3a80567fd41ce44dcb 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 
+if(! function_exists("string_plural_select_es")) {
 function string_plural_select_es($n){
        return ($n != 1);;
-}
+}}
 ;
 $a->strings["Post successful."] = "¡Publicado!";
 $a->strings["[Embedded content - reload page to view]"] = "[Contenido incrustado - recarga la página para verlo]";