2013-02-27 15:38:30 +01:00
|
|
|
<?php
|
|
|
|
|
2013-02-27 16:22:24 +01:00
|
|
|
$a->strings["\"Show more\" Settings"] = "Configurações de \"Exibir mais\"";
|
2013-02-27 15:38:30 +01:00
|
|
|
$a->strings["Enable Show More"] = "Habilitar \"Exibir mais\"";
|
|
|
|
$a->strings["Cutting posts after how much characters"] = "Cortar as mensagens após quantos caracteres";
|
|
|
|
$a->strings["Submit"] = "Enviar";
|
|
|
|
$a->strings["Show More Settings saved."] = "As configurações de \"Exibir mais\" foram salvas.";
|
|
|
|
$a->strings["show more"] = "exibir mais";
|