cakephp2-php8/cake/tests/test_app
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
..
configs "Setting missing props" 2008-05-15 06:00:12 +00:00
controllers "Closes #2508, Allow requestAction to use array urls 2008-03-12 21:19:31 +00:00
locale "Adding test coverage for I18n class. 2008-05-17 00:48:34 +00:00
models Fixes #3817, Some non-executable files in source tree have executable permissions 2008-01-04 18:05:55 +00:00
plugins/test_plugin "Closes #2508, Allow requestAction to use array urls 2008-03-12 21:19:31 +00:00
tmp Closes #3817 2008-04-03 19:01:51 +00:00
vendors "Adding additional test to show how to load files that do not follow directory naming or file naming conventions. 2008-03-26 03:02:13 +00:00
views Fixing svn props on files. 2008-05-15 05:13:44 +00:00