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