Index: branches/5.2.x/core/units/languages/languages_config.php =================================================================== diff -u -N -r15238 -r15436 --- branches/5.2.x/core/units/languages/languages_config.php (.../languages_config.php) (revision 15238) +++ branches/5.2.x/core/units/languages/languages_config.php (.../languages_config.php) (revision 15436) @@ -1,6 +1,6 @@ '1', 'required' => 1, 'default' => 'g:i:s A', ), 'DateFormat' => Array ('type' => 'string', 'not_null' => 1, 'required' => 1, 'default' => 'm/d/Y'), + 'ShortDateFormat' => Array ('type' => 'string', 'max_len' => 255, 'not_null' => 1, 'default' => 'm/d'), 'TimeFormat' => Array ('type' => 'string', 'not_null' => 1, 'required' => 1, 'default' => 'g:i:s A'), + 'ShortTimeFormat' => Array ('type' => 'string', 'max_len' => 255, 'not_null' => 1, 'default' => 'g:i A'), 'DecimalPoint' => Array ('type' => 'string', 'not_null' => 1, 'required' => 1, 'default' => '.'), 'ThousandSep' => Array ('type' => 'string', 'not_null' => 1, 'default' => ''), 'Charset' => Array ('type' => 'string', 'not_null' => '1', 'required' => 1, 'default' => 'utf-8'), Index: branches/5.2.x/core/units/helpers/language_import_helper.php =================================================================== diff -u -N -r15359 -r15436 --- branches/5.2.x/core/units/helpers/language_import_helper.php (.../language_import_helper.php) (revision 15359) +++ branches/5.2.x/core/units/helpers/language_import_helper.php (.../language_import_helper.php) (revision 15436) @@ -1,6 +1,6 @@ + + Index: branches/5.2.x/core/install/english.lang =================================================================== diff -u -N -r15433 -r15436 --- branches/5.2.x/core/install/english.lang (.../english.lang) (revision 15433) +++ branches/5.2.x/core/install/english.lang (.../english.lang) (revision 15436) @@ -1,6 +1,6 @@ - + JGJvZHkNCjxici8+PGJyLz4NCg0KU2luY2VyZWx5LDxici8+PGJyLz4NCg0KV2Vic2l0ZSBhZG1pbmlzdHJhdGlvbi4NCg0KPCEtLSMjIDxpbnAyOmVtYWlsLWxvZ19JdGVtTGluayB0ZW1wbGF0ZT0icGxhdGZvcm0vbXlfYWNjb3VudC9lbWFpbCIvPiAjIy0tPg== @@ -625,7 +625,9 @@ U2VudA== U2VydmVy U2Vzc2lvbiBMb2cgSUQ= + U2hvcnQgRGF0ZSBGb3JtYXQ= U2hvcnQgSVNPIENvZGU= + U2hvcnQgVGltZSBGb3JtYXQ= U2ltcGxlIFNlYXJjaA== U2l0ZSBEb21haW4gTGltaXRhdGlvbg== TmFtZQ==