MantisBT: master 57a8ee8d

Author Committer Branch Timestamp Parent
grangeway grangeway master 2010-09-30 17:08 master 4d42be01
Changeset

Updates to lang api to fix a couple of issues introduced by language changes

Note:

1) We now define custom_strings_inc.php as a config entry in it's own right
2) custom strings file can use new array format
3) plugin's fallback to english in case where they did not before.

mod - core/plugin_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - core/lang_api.php Diff File
mod - core/error_api.php Diff File
mod - config_defaults_inc.php Diff File