Ticket #5404 (new patch)

Opened 2 years ago

Last modified 1 year ago

Improved internationalization with sprintf()-like "{lang ...}" Smarty function.

Reported by: kristof Assigned to: developer
Priority: unassigned Milestone:
Component: vtigercrm Version: 5.1.0-wip
Keywords: Cc:

Description

Improved i18n with sprintf()-like "{lang ...}" Smarty function.

Example included:

All instances of "{$APP.LBL_ADD_NEW} {$something}" changed to "{lang f=$APP.LBL_ADD_NEW p1=$something}"

Attachments

0001-Improved-i18n-with-sprintf-like-lang-.-Smart.patch (25.9 kB) - added by kristof on 12/02/08 15:07:12.

Change History

12/02/08 15:07:12 changed by kristof

  • attachment 0001-Improved-i18n-with-sprintf-like-lang-.-Smart.patch added.

03/16/09 06:49:36 changed by prasad

  • milestone deleted.