]> git.mxchange.org Git - friendica.git/blobdiff - view/pt-br/strings.php
extending notifications to other types
[friendica.git] / view / pt-br / strings.php
index 4df793041025c5b905ff8fa72b3b874d559d5388..0cf143db499026ffb8dfa5ff76486c0c44dd8d70 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-function string_plural_select($n){
+function string_plural_select_pt_br($n){
        return ($n > 1);
 }
 ;