]> git.mxchange.org Git - friendica-addons.git/blobdiff - showmore/lang/pt-br/strings.php
regenerated all the strings
[friendica-addons.git] / showmore / lang / pt-br / strings.php
index 1203cbe91770853ffa56ee6446b95bde5eacbe87..8d3e481bd9ed776c06b0e79ad064763f1532ed99 100644 (file)
@@ -5,10 +5,9 @@ function string_plural_select_pt_br($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["\"Show more\" Settings"] = "Configurações de \"Mostrar mais\"";
-$a->strings["Enable Show More"] = "Habilitar Mostrar Mais";
-$a->strings["Cutting posts after how much characters"] = "Cortar as publicações depois de quantos caracteres";
-$a->strings["Submit"] = "Enviar";
-$a->strings["Show More Settings saved."] = "As configurações de Mostrar Mais foram salvas.";
-$a->strings["show more"] = "mostrar mais";
+$a->strings['"Show more" Settings'] = 'Configurações de "Mostrar mais"';
+$a->strings['Enable Show More'] = 'Habilitar Mostrar Mais';
+$a->strings['Cutting posts after how much characters'] = 'Cortar as publicações depois de quantos caracteres';
+$a->strings['Submit'] = 'Enviar';
+$a->strings['Show More Settings saved.'] = 'As configurações de Mostrar Mais foram salvas.';
+$a->strings['show more'] = 'mostrar mais';