Skip to content

Commit ee18b8a

Browse files
committed
fix lang [ci skip]
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 94b09a9 commit ee18b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/pt_pt/acp_abbc3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525

2626
$lang = array_merge($lang, array(
27-
'ABBC3_SETTINGS_EXPLAIN' => 'Aqui pode alterar as configurações do «Advanced BBCode Box». Para mais informações (em inglês) sobre a customização da barra de ícones, visite <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">a FAQ do ABBC3 %2$s.',
27+
'ABBC3_SETTINGS_EXPLAIN' => 'Aqui pode alterar as configurações do «Advanced BBCode Box». Para mais informações (em inglês) sobre a customização da barra de ícones, visite %1$s a FAQ do ABBC3 %2$s.',
2828
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
2929
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
3030
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',

0 commit comments

Comments
 (0)