cakephp2-php8/cake/tests/cases
phpnut 638b06ff85 "Adding test coverage for I18n class.
Adding ability to change translations on the fly
	Example: Configure::write('Config.language', 'locale');
Same setting can be used to define you own locale
	Example: Configure::write('Config.language', 'somename');
Added ability to set additional directory paths for locale directory
	Example: Configure::write('Locale.path', DS . 'directory'. DS . 'locale');
Fixed merging of core translations, if present."

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6905 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-17 00:48:34 +00:00
..
console fixes #4495. updating cake.php and cake.test.php 2008-05-15 15:40:35 +00:00
libs "Adding test coverage for I18n class. 2008-05-17 00:48:34 +00:00
dispatcher.test.php adding dispatcher test for full page caching, closes #4515 2008-05-01 05:55:48 +00:00