Revision #2 was created by markux on Aug 24, 2012, 8:13:13 AM.
error syntax
Content
I needed the all messages with their translation into javascript.
This is my solution:
1.- Extend CPhpMessageSource, creating MPhpMessageSource into protected/components :
```php
[...]
}
```
2.- You add this to protected/config/main.php into components array: