mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15528] Rename column label
PHPBB3-15528
This commit is contained in:
parent
abe218c34a
commit
233a07ceda
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ $lang = array_merge($lang, array(
|
||||||
'STYLE_UNINSTALL' => 'Uninstall',
|
'STYLE_UNINSTALL' => 'Uninstall',
|
||||||
'STYLE_UNINSTALL_DEPENDENT' => 'Style "%s" cannot be uninstalled because it has one or more child styles.',
|
'STYLE_UNINSTALL_DEPENDENT' => 'Style "%s" cannot be uninstalled because it has one or more child styles.',
|
||||||
'STYLE_UNINSTALLED' => 'Style "%s" uninstalled successfully.',
|
'STYLE_UNINSTALLED' => 'Style "%s" uninstalled successfully.',
|
||||||
'STYLE_PHPBB_VERSION' => 'Style phpBB version',
|
'STYLE_PHPBB_VERSION' => 'phpBB Version',
|
||||||
'STYLE_USED_BY' => 'Used by (including robots)',
|
'STYLE_USED_BY' => 'Used by (including robots)',
|
||||||
'STYLE_VERSION' => 'Style version',
|
'STYLE_VERSION' => 'Style version',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue