resurtm
|
c7cdc812a3
|
Fixes #2087: CLocale: getLocaleDisplayName() was only returning the language display name, not the full locale display name.
|
2013-03-15 22:28:25 +06:00 |
|
CeBe
|
5b69201fa0
|
Fixed error in plural rules handling
Add a rule that is always true if locale has no plural rules defined
fixes #2123
|
2013-03-12 16:11:33 +01:00 |
|
borales
|
6d19a150d4
|
Replacing spaces with tabs, removing dots
[ci skip]
|
2013-03-06 20:59:38 +02:00 |
|
borales
|
2f68a75235
|
Replacing spaces with tabs
[ci skip]
|
2013-03-06 08:48:59 +02:00 |
|
borales
|
07975cad64
|
Fixing spaces
[ci skip]
|
2013-03-06 01:06:46 +02:00 |
|
borales
|
a7af2c5371
|
Fixing some typos, PHPDocs
[ci skip]
|
2013-03-06 00:24:35 +02:00 |
|
Abdul Malik Ikhsan
|
6247adaf26
|
change copyright symbol
|
2013-01-15 18:38:02 +07:00 |
|
Abdul Malik Ikhsan
|
46c8ef0d9a
|
update copyright year
from 2011 to 2013
|
2013-01-15 17:28:17 +07:00 |
|
Carsten Brandt
|
b7c2f5a773
|
CLocale::getWeekDayName() more compatible with date()
allowing 0 and 7 for sunday.
manually merged #1663
|
2012-11-14 18:33:55 +01:00 |
|
resurtm
|
5a3e699ff9
|
Fixed #1622 and #1646.
|
2012-11-02 23:33:37 +06:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
alexander.makarow
|
9610d82590
|
API documentation fixes
|
2011-12-28 23:31:29 +00:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
alexander.makarow
|
646cbb2b9a
|
Documented component accessors with @property for significantly better IDE autocomplete
|
2011-10-25 00:01:09 +00:00 |
|
alexander.makarow
|
446328de9a
|
removed alias method from CLocale
|
2011-09-16 15:02:53 +00:00 |
|
alexander.makarow
|
10c82cf1c2
|
(Fixes issue 2811) Fully automated CLDR data update. Added getLanguageID, getScriptID, getTerritoryID, getRegionID, getLocaleDisplayName, getLanguage, getScript, getTerritory methods to CLocale
|
2011-09-15 15:39:00 +00:00 |
|
alexander.makarow
|
fdda26ddfa
|
(Fixes issue 1875) Added support for CLDR-based plural forms format to Yii::t
|
2011-01-13 01:29:55 +00:00 |
|
qiang.xue
|
ff649128dc
|
changed copyright year.
|
2011-01-01 19:29:03 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
qiang.xue
|
6fb4e88e49
|
(Fixes issue 1190)
|
2010-05-05 00:45:46 +00:00 |
|
qiang.xue
|
d822143bc9
|
* (Fixes issue 1084) Added CLocale::getOrientation() to return character orientation information of a locale
|
2010-03-31 17:16:28 +00:00 |
|
qiang.xue
|
1bf3b4be34
|
(Fixes issue 932)
|
2010-02-26 15:10:50 +00:00 |
|
qiang.xue
|
54a24afe66
|
merge from 1.0
|
2010-02-20 03:22:45 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
c4e54f7e82
|
(Fixes issue 630)
|
2009-12-06 05:35:45 +00:00 |
|
qiang.xue
|
fe6381ba7e
|
* (Fixes issue 633) Added support for using customized locale data.
|
2009-10-27 21:13:26 +00:00 |
|
qiang.xue
|
c168b8a4af
|
merge from 1.0
|
2009-08-20 18:15:14 +00:00 |
|
qiang.xue
|
8a3780d4b1
|
merge from 1.0
|
2009-08-10 21:07:53 +00:00 |
|
qiang.xue
|
20bf28469f
|
merge from 1.0.
|
2008-12-30 23:14:31 +00:00 |
|
qiang.xue
|
cf9b8dec6a
|
Changed Yii::t() and added a category parameter as its first parameter
|
2008-10-24 01:42:03 +00:00 |
|
qiang.xue
|
55bdd955a5
|
removed carriage returns from files.
|
2008-10-13 21:26:19 +00:00 |
|
qiang.xue
|
d8baee7a8f
|
changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
|
2008-10-03 02:10:43 +00:00 |
|
qiang.xue
|
3f7ab6ac25
|
update comments about CLocale.
changed "build lite" command due to change of CAccessRule.
|
2008-09-29 01:40:46 +00:00 |
|
qiang.xue
|
662798d8a5
|
|
2008-09-28 12:03:53 +00:00 |
|