Commit Graph

13 Commits

Author SHA1 Message Date
Qiang Xue
9f37e133e3 Fixed test break. 2014-02-23 14:02:39 -05:00
Qiang Xue
2a6bc68ca6 minor fixes. 2014-02-23 13:43:57 -05:00
Carsten Brandt
c229ba729a fixed a bug in MessageSource and missingtranslation event
fixes #2519: MessageSource removed translation messages when event handler
was bound to `missingTranslation`-event
2014-02-23 14:26:47 +01:00
Alexander Makarov
0f59ba2d8b Added assignment back. See https://github.com/yiisoft/yii2/pull/2285#discussion_r9566711 2014-02-09 03:27:27 +04:00
Alexander Makarov
40b3c2e89c Fixes #2209: When I18N message translation is missing source language is now used for formatting 2014-02-09 02:49:02 +04:00
Carsten Brandt
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
Alexander Makarov
8bdc437bc2 Fixes #2079:
- i18n now falls back to `en` from `en-US` if message translation isn't found
- View now falls back to `en` from `en-US` if file not found
- Default `sourceLanguage` and `language` are now `en`
2014-01-23 04:51:17 +04:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
Qiang Xue
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
Qiang Xue
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
Qiang Xue
fcf3f2c893 i18n WIP 2013-02-05 15:21:12 -05:00
Qiang Xue
54ee8c44a0 refactored exceptions.
I18N WIP.
2013-02-04 16:39:19 -05:00