]> git.mxchange.org Git - friendica.git/blobdiff - view/nb-no/strings.php
merge
[friendica.git] / view / nb-no / strings.php
index c2b32ec7c61ef44e48b11ef5dd4f55e38748e02c..8f10fcea14428295de3ec5463f2436753f27ec5f 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 
+if(! function_exists("string_plural_select_nb_no")) {
 function string_plural_select_nb_no($n){
        return ($n != 1);;
-}
+}}
 ;
 $a->strings["Post successful."] = "Innlegg vellykket.";
 $a->strings["[Embedded content - reload page to view]"] = "[Innebygget innhold - hent siden på nytt for å se det]";