Issue/21 language system changes in 3.2#38
Conversation
development/language/usage.rst
Outdated
There was a problem hiding this comment.
phpbb\language\language::add_lang() first argument array of the language files, second argument is the name of the extension
6bf972a to
dea5b8c
Compare
|
@CHItA updated |
development/language/usage.rst
Outdated
There was a problem hiding this comment.
add_lang() as well for exts, as in the examples below
There was a problem hiding this comment.
hmpf must have slipped through
|
Add a bit about the new lang system replacement for LA_KEY by doing addslashes is our own custom func that simply addslashes the string. |
|
@VSEphpbb since those comments need to go into 3.1 aswell, please create a new issue (and feel free to prepare a patch ;) ) |
…ges-in-3.2 Issue/21 language system changes in 3.2
@MateBartus please review 6bf972a