in reply to HTML::Template I18N/L10N/gettext
See HTML::Template::Compiled::Plugin::I18N and Template::Plugin::Filter::I18N
Basically, you create a master template, where you designate whats part of your dictionary/catalog
Then use poedit to add translations/catalogs
You could generate a specific template for each language but that probably doesn't play well with catalog tools
You should have the translator proofread the stuff in context ie final form
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTML::Template I18N/L10N/gettext
by skazat (Chaplain) on Sep 19, 2015 at 00:04 UTC | |
by Anonymous Monk on Sep 19, 2015 at 00:52 UTC | |
by skazat (Chaplain) on Sep 19, 2015 at 00:55 UTC |