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

Revision #9 has been created by Darwin Wen on Oct 20, 2011, 9:53:11 AM with the memo:

Add chinese version url
« previous (#8) next (#10) »

Changes

Title unchanged

Setting and maintaining the language in Application (i18n)

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

i18n

Content changed

[...]
<?php echo CHtml::dropDownList('_lang', $currentLang, array(
'en_us' => 'English', 'is_is' => 'Icelandic'), array('submit' => '')); ?>
</div>
<?php echo CHtml::endForm(); ?>
```

 
 
Links
 
-----
 
- [Chinese version](http://www.itkuaixun.com/bbs/thread-203-1-1.html "Chinese version")
19 0
29 followers
Viewed: 124 666 times
Version: 1.1
Category: Tutorials
Written by: olafure
Last updated by: Yang He
Created on: Apr 5, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history