aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/fr/strings.php')
-rw-r--r--view/fr/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php
index a9735940c..bbe728bf0 100644
--- a/view/fr/strings.php
+++ b/view/fr/strings.php
@@ -1,6 +1,6 @@
<?php
-function string_plural_select($n){
+function string_plural_select_fr($n){
return ($n != 1);
}
;