mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10157] Add notification to update cpfs when installing a language.
This commit is contained in:
@@ -59,6 +59,7 @@ $lang = array_merge($lang, array(
|
||||
'LANGUAGE_PACK_DELETED' => 'The language pack <strong>%s</strong> has been removed successfully. All users using this language have been reset to the boards default language.',
|
||||
'LANGUAGE_PACK_DETAILS' => 'Language pack details',
|
||||
'LANGUAGE_PACK_INSTALLED' => 'The language pack <strong>%s</strong> has been successfully installed.',
|
||||
'LANGUAGE_PACK_CPF_UPDATE' => 'The custom profile fields’ language strings were copied from the default language. Please change them if necessary.',
|
||||
'LANGUAGE_PACK_ISO' => 'ISO',
|
||||
'LANGUAGE_PACK_LOCALNAME' => 'Local name',
|
||||
'LANGUAGE_PACK_NAME' => 'Name',
|
||||
|
Reference in New Issue
Block a user