Wiki articles tagged with "i18n"

Showing 21-24 of 24 items.

I18n subdomains and url-rules

Created 16 years ago by Y!! Y!!, updated 15 years ago by atrandafir atrandafir.

This guide is for more or less advanced users. If you just started with Yii or didn't worked with any web-framework before, you may should come back later :-)

7 0
17 followers
Viewed: 51 344 times
Version: 1.1
Category: Tutorials
Tags: i18n, URL

Setting and maintaining the language in Application (i18n)

Created 17 years ago by olafure olafure, updated 13 years ago by Yang He Yang He.

As seen in this post, Yii doesn't enforce how language is set and maintained within the session.

19 0
29 followers
Viewed: 169 765 times
Version: 1.1
Category: Tutorials

How to customize Yii core messages?

Created 17 years ago by qiang qiang, updated 13 years ago by Yang He Yang He.

Yii core messages refer to static text strings in the core Yii framework code which are meant to be displayed to end-users (e.g. core exception messages, default validation error messages). Customization of these core messages is needed in two circumstances:

17 0
16 followers
Viewed: 73 948 times
Version: 1.1
Category: Tutorials

How to set up Unicode

Created 17 years ago by Mike Mike, updated 13 years ago by Roman Solomatin Roman Solomatin.

To fix issues with display of special language characters once and for all there's a solution: use Unicode UTF-8 everywhere. If everything is set up to use Unicode, you can use mostly every language in your application.

19 0
14 followers
Viewed: 148 132 times
Version: 1.1
Category: How-tos
Tags: i18n, unicode