mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Some improvements for Acronym mod (#1425)
* Some improvements for Acronym mod * Update CHANGELOG.md * Update BBCode.php
This commit is contained in:
parent
ff75329351
commit
a97f1ac784
4 changed files with 8 additions and 8 deletions
|
@ -1547,8 +1547,8 @@ $lang['CODE_TITLE'] = 'Code display: [code]code[/code] (Ctrl+K)';
|
|||
$lang['LIST'] = 'List';
|
||||
$lang['LIST_TITLE'] = 'List: [list]text[/list] (Ctrl+l)';
|
||||
$lang['LIST_ITEM'] = 'Ordered list: [list=]text[/list] (Ctrl+O)';
|
||||
$lang['ACR'] = 'Acronym';
|
||||
$lang['ACR_TITLE'] = 'Acronym: [acronym=Full text]Short text[/acronym]';
|
||||
$lang['ACRONYM'] = 'Acronym';
|
||||
$lang['ACRONYM_TITLE'] = 'Acronym: [acronym=Full text]Short text[/acronym]';
|
||||
$lang['QUOTE_SEL'] = 'Quote selected';
|
||||
$lang['JAVASCRIPT_ON'] = 'Heads necessary to send messages to enable JavaScript';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue