Revision #10                                    has been created by  Pablovp                                    on May 2, 2012, 12:46:38 PM with the memo:
 Pablovp                                    on May 2, 2012, 12:46:38 PM with the memo:
                                
                                
                                    Linking to How to use an application behavior to maintain runtime configuration                                
                                                                    « previous (#9)                                                                                            
                            Changes
                            
    Title
    unchanged
    Setting and maintaining the language in Application (i18n)
    Category
    unchanged
    Tutorials
    Yii version
    unchanged
    
    Tags
    changed
    i18n, translation
    Content
    changed
    [...]
'en_us' => 'English', 'is_is' => 'Icelandic'), array('submit' => '')); ?>
    </div>
<?php echo CHtml::endForm(); ?>
```
See also
 
------------------
 
- [Here](http://www.yiiframework.com/wiki/208/how-to-use-an-application-behavior-to-maintain-runtime-configuration/ "How to use an application behavior to maintain runtime configuration") is another approach using behaviors.
 
Links
-----
- [Chinese version](http://www.itkuaixun.com/bbs/thread-203-1-1.html "Chinese version")