mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 15:45:34 +02:00
git-svn-id: file:///svn/phpbb/trunk@7067 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
bf4b0e9ed4
commit
2716e9f7ff
@ -219,7 +219,7 @@ $lang = array_merge($lang, array(
|
|||||||
|
|
||||||
// mbstring
|
// mbstring
|
||||||
'MBSTRING_CHECK' => '<samp>mbstring</samp> extension check',
|
'MBSTRING_CHECK' => '<samp>mbstring</samp> extension check',
|
||||||
'MBSTRING_CHECK_EXPLAIN' => '<samp>mbstring</samp> is a PHP extension that provides multibyte string functions. Certain features of mbstring are not compatible with phpBB and must be disabled.',
|
'MBSTRING_CHECK_EXPLAIN' => '<strong>Required</strong> - <samp>mbstring</samp> is a PHP extension that provides multibyte string functions. Certain features of mbstring are not compatible with phpBB and must be disabled.',
|
||||||
'MBSTRING_FUNC_OVERLOAD' => 'Function overloading',
|
'MBSTRING_FUNC_OVERLOAD' => 'Function overloading',
|
||||||
'MBSTRING_FUNC_OVERLOAD_EXPLAIN' => '<var>mbstring.func_overload</var> must be set to either 0 or 4',
|
'MBSTRING_FUNC_OVERLOAD_EXPLAIN' => '<var>mbstring.func_overload</var> must be set to either 0 or 4',
|
||||||
'MBSTRING_ENCODING_TRANSLATION' => 'Transparent character encoding',
|
'MBSTRING_ENCODING_TRANSLATION' => 'Transparent character encoding',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user