From af1fe6c47f25d0115934c8febc1362dcb2351295 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Sat, 7 Aug 2010 10:04:04 +0000 Subject: [PATCH] Added languages selection in installer, changed default language to 'C', other fixes. --- CHANGELOG.txt | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 96846989..97f8f281 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,13 +19,37 @@ Legend: ! -> Note $ -> Affected files +07-Aug-2010 Janusz Dobrowolski ++ Added langauges selection in installer. +$ /install/index.php +! Testing config_db on start +$ /index.php +# Side bug fixed. +$ /applications/setup.php +! Default language code changed form 'en_GB' to 'C' +$ /admin/inst_lang.php + /includes/system_tests.inc + /includes/lang/gettext.php + /includes/lang/language.php + /sql/alter2.3rc.sql + /sql/alter2.3.php + /sql/en_US-demo.sql +! Cleanup. +$ /includes/archive.inc +! Additional error messages +$ /includes/packages.inc +! Added descriptions for all existing hooks +$ /lang/new_language_template/locale.inc +! Changed hook name from TaxFunction to tax_report_done +$ /reporting/rep709.php + 07-Aut-2010 Joe Hunt # Stamping the installed_languags.inc file with 'rtl' = false, causes 'rtl'. The value: 'rtl' = false will make the variable as isset. $ /includes/lang/languages.php /includes/session.inc /admin/inst_lang.php - + 06-Aug-2010 Janusz Dobrowolski # Fixed page title $ /gl/gl_bank.php -- 2.30.2