Customizing SMF > Modifications and Packages
Bookmarks
Labradoodle-360:
Meh, it'll be a lot better than that.
Liam_michael:
--- Quote from: Labradoodle-360 on May 12, 2012, 01:12:26 AM ---Meh, it'll be a lot better than that.
--- End quote ---
But will you at least include that ? lol
Labradoodle-360:
Nope, I don't intend on putting a bookmark count in the navigation.
Liam_michael:
--- Quote from: Labradoodle-360 on May 12, 2012, 06:16:38 PM ---Nope, I don't intend on putting a bookmark count in the navigation.
--- End quote ---
Fair enough, thanks anyway.
Gavriel:
Hello :)
I don't know if you still need it, but I'm posting a translation to brazilian portuguese (pt-br). Here it is:
--- Code: --- <file name="$languagedir/Modifications.portuguese_brazilian.php" error="skip">
<operation error="skip">
<search position="end" />
<add><![CDATA[
$txt['bookmarks'] = 'Meus Favoritos';
$txt['bookmark_list'] = 'Favoritos';
$txt['bookmark_list_empty'] = 'Você não tem nenhum favorito no momento. Adicione um clicando em "Adicionar Favorito" em tópicos.';
$txt['bookmark_open_window'] = 'Abrir em nova janela';
$txt['bookmark_delete'] = 'Deletar favoritos selecionados';
$txt['bookmark_delete_success'] = '%1$s favoritos foram deletados com sucesso!';
$txt['bookmark_delete_failure'] = 'Nenhum favorito foi deletado.';
$txt['bookmark_add'] = 'Adicionar favorito';
$txt['bookmark_add_success'] = 'O tópico foi adicionado aos seus favoritos com sucesso!';
$txt['bookmark_add_exists'] = 'Esse tópico já está listado em seus favoritos!';
$txt['bookmark_add_failed'] = 'Houve uma falha ao adicionar o tópico aos seus favoritos.';
$txt['permissionname_make_bookmarks'] = 'Adicionar favoritos para tópicos';
$txt['cannot_make_bookmarks'] = 'Desculpe, você não tem permissão para adicionar favoritos.';
]]></add>
</operation>
</file>
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version