22 Commits (dabeea7a388179b7cd5184c03e340658c669f1e9)

Author SHA1 Message Date
Carsten Brandt fbb9918a46 fixed an issue with message source and model as params 11 years ago
Qiang Xue 5e8a48a60a Fixes #1654: Fixed the issue that a new message source object is generated for every new message being translated 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Carsten Brandt bcd1ad11a4 refactored MessageFormatter 11 years ago
Carsten Brandt 449eb84247 refactored message formatter 11 years ago
Qiang Xue 9963d47f16 revert back the change about message class so that the class can be lazily loaded. 11 years ago
Qiang Xue 9ca98d6239 refactoring I18N. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Carsten Brandt 7e1dd67293 typo ITU -> ICU 11 years ago
Carsten Brandt 47dfa69616 doc wording 11 years ago
Carsten Brandt cfc57c20f0 Allow ITU message format in validator messages 11 years ago
Carsten Brandt 553ac1f157 as we have a replacement, do not check for intl MessageFormatter 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 5d6bad5faa fixed I18N handling of special param values and broken message tags 11 years ago
Carsten Brandt bbcee326be adjusted I18N to be consistent with intl message formatting 11 years ago
Alexander Makarov bf722c0423 Used intl ICU for message translation 11 years ago
Qiang Xue 39f6e00137 Fixed matching all case. 11 years ago
Qiang Xue b464125950 Fixes issue #592: I18N t() plural forms possibly broken 11 years ago
Qiang Xue 6c7672c562 Minor refactoring of t(). 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
resurtm ea68bd3a55 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov d7df7053e0 === array() => empty() 12 years ago
Qiang Xue c629ad776a Finished plural forms. 12 years ago
Qiang Xue 379e48a4c6 Finished new message translation implementation. 12 years ago
Qiang Xue 1c375b9097 bug fixes. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue fcf3f2c893 i18n WIP 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago