phpnut
2607043916
"Changing charset for Chinese language"
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4160 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-23 15:49:00 +00:00
phpnut
359154fabf
"Correcting charset for the Japanese language."
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4151 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-23 08:58:32 +00:00
phpnut
b4a93ea971
"Adding key for Spanish language es_mx"
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4141 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-23 01:55:54 +00:00
phpnut
2ce49ac3ed
"Forcing HTTP_ACCEPT_LANGUAGE to lower case string"
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4140 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-23 01:53:16 +00:00
phpnut
a96e93ab3e
Correcting error found when testing bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4137 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-23 00:50:49 +00:00
phpnut
9283b97f01
Setting charset with Configure::write();
...
Adding default charset values for all languages.
Those that I did not know where set to utf-8
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4127 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-22 21:15:40 +00:00
phpnut
5a128ed722
Adding charset var and __l10nCatalog key to I10n class
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4126 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-22 21:05:42 +00:00
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
phpnut
90a78232ed
Changed Configure::read() so it would return null if key is not set.
...
Refactored I18n and I10n classes.
Removing languages that are not found in browsers
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4117 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-21 22:05:42 +00:00
phpnut
78df4e3549
Cleaning up I10n and I18n classes
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4116 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-21 09:17:32 +00:00
phpnut
0801dce999
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-14 19:06:14 +00:00