]> git.mxchange.org Git - friendica.git/blobdiff - view/it/strings.php
Merge pull request #26 from fabrixxm/master
[friendica.git] / view / it / strings.php
index 7d6c2e704f78ae91c58011a1bc27dd59e797eb9f..3a0aed70f42a2640e044a73601c5f26b7d1fd402 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-function string_plural_select($n){
+function string_plural_select_it($n){
        return ($n != 1);
 }
 ;