cakephp2-php8/cake
phpnut d23de28349 Adding doc comments to translation functions in basics.php
Refactoring I18n class to use one locale directory for an application.
Translations will be located in app/locales/[LANGUAGE]/LC_MESSAGES/[CONTROLLER].mo or [CONTROLLER].po
If not found app/locales/[LANGUAGE]/LC_MESSAGES/default.mo or default.po
All core translations will be located in cake/locales/[LANGUAGE]/LC_MESSAGES/

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4122 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-22 20:04:15 +00:00
..
config Removing unused constant MODULES (ticket #1718) 2006-12-03 12:56:36 +00:00
libs Adding doc comments to translation functions in basics.php 2006-12-22 20:04:15 +00:00
scripts adding automatic hidden field for FormHelper::input(), removed create() from bake controller edit 2006-12-12 22:43:01 +00:00
app_controller.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
app_helper.php Adding AppHelper shell class 2006-10-27 17:10:13 +00:00
app_model.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
basics.php Adding doc comments to translation functions in basics.php 2006-12-22 20:04:15 +00:00
bootstrap.php Adding new methods to Configure and moving all core messages using DEBUG to use Configure::read() 2006-12-05 09:49:59 +00:00
dispatcher.php Adding fixed for Ticket #1703 2006-11-27 07:36:54 +00:00
LICENSE.txt Moving files to cake/ 2006-11-29 02:51:05 +00:00
VERSION.txt Moving VERSION.txt to cake directory so people upgrading will always be able to know what version they upgraded to 2006-11-29 02:06:16 +00:00