Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Catalyst Internationalization - Catalyst Advent Calendar - Day 18. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Catalyst Internationalization - Catalyst Advent Calendar - Day 18
by Lost at 6:47 am EST, Dec 6, 2007

Day 18 - I18N

Catalyst I18N and L10N using Catalyst::Plugin::I18N
Introduction

The task is fairly simple:

* Allow the user to specify a language of choice,
* Replace all messages with function calls to a translation module,
* Write translations for every language you want.

The last part (L10N) should be very simple (using a graphical PO editor is preferred) in order to allow non-technical people to localise your software.


 
 
Powered By Industrial Memetics