]> git.mxchange.org Git - friendica.git/blobdiff - view/pt-br/strings.php
add render_location hook to both sets of conversations
[friendica.git] / view / pt-br / strings.php
old mode 100644 (file)
new mode 100755 (executable)
index 4df7930..0cf143d
@@ -1,6 +1,6 @@
 <?php
 
-function string_plural_select($n){
+function string_plural_select_pt_br($n){
        return ($n > 1);
 }
 ;