]> git.mxchange.org Git - friendica.git/blobdiff - view/fr/strings.php
loozah theme vcard float not cleared
[friendica.git] / view / fr / strings.php
index cbed6eec465617d403ac41e23032c76f42c2eb32..654fba019cc6fc05b9f4a15f77700313ddf4b907 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-function string_plural_select($n){
+function string_plural_select_fr($n){
        return ($n != 1);
 }
 ;