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 564b9065d..05fdd8b47 100644
--- a/view/fr/strings.php
+++ b/view/fr/strings.php
@@ -1,7 +1,7 @@
<?php
function string_plural_select($n){
- return ;
+ return ($n!=0);
}
;
$a->strings["Logged out."] = "Déconnecté.";