]> git.mxchange.org Git - friendica.git/blobdiff - view/eo/strings.php
merge
[friendica.git] / view / eo / strings.php
index 23dca759c880448ea80c440f3d8e8c22b36ab897..93e6a332b61fed0bcfce3d6ff7f8e8c027df4881 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 
+if(! function_exists("string_plural_select_eo")) {
 function string_plural_select_eo($n){
        return ($n != 1);;
-}
+}}
 ;
 $a->strings["Post successful."] = "Sukcese afiŝita.";
 $a->strings["[Embedded content - reload page to view]"] = "[Enigita enhavo - reŝargu paĝon por spekti ĝin]";