Difference between #9 and #10 of
Setting and maintaining the language in Application (i18n)

Revision #10 has been created by 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")
19 0
29 followers
Viewed: 163 782 times
Version: 1.1
Category: Tutorials
Written by: olafure
Last updated by: Yang He
Created on: Apr 5, 2009
Last updated: 12 years ago
Update Article

Revisions

View all history