[limb-issues] Created: (IN-1) Migrate from tr(..) to __(..)

Pavel Shevaev (JIRA) jira at limb-project.com
Wed Mar 28 00:59:04 MSD 2007


Migrate from tr(..) to __(..)
-----------------------------

                 Key: IN-1
                 URL: http://jira.limb-project.com/browse/IN-1
             Project: I18N
          Issue Type: Improvement
            Reporter: Pavel Shevaev


_tr(..) function use cases:

a) __("Hello") - default domain "default"
b) __("Hello", "domain") - domain "domain"
c) __("Hello {arg}", array('arg' => 'Bob')) - attributes + default domain "default"
d) __("Hello {arg}", array('arg' => 'Bob'), "domain") - attributes + domain "domain" 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the limb-issues mailing list