]> git.mxchange.org Git - friendica-addons.git/blobdiff - libertree/lang/pt-br/strings.php
regenerated all the strings
[friendica-addons.git] / libertree / lang / pt-br / strings.php
index 9a4170a70e76959e273c0097113049188e3b8b75..86193be1c904e7725b7e5b47f924a41bf9e879ab 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_pt_br($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["Post to libertree"] = "Publicar no Libertree";
-$a->strings["libertree Post Settings"] = "Configurações de publicação do Libertree";
-$a->strings["Enable Libertree Post Addon"] = "Habilitar plug-in para publicar no Libertree";
-$a->strings["Post to Libertree by default"] = "Publicar no Libertree por padrão";
-$a->strings["Submit"] = "Enviar";
+$a->strings['Post to libertree'] = 'Publicar no Libertree';
+$a->strings['libertree Post Settings'] = 'Configurações de publicação do Libertree';
+$a->strings['Enable Libertree Post Addon'] = 'Habilitar plug-in para publicar no Libertree';
+$a->strings['Post to Libertree by default'] = 'Publicar no Libertree por padrão';
+$a->strings['Submit'] = 'Enviar';