ZF-4087: $locale argument of Zend_Translate_Adapter->addTranslation() skipped when using Zend_Translate_Adapter_Xliff
Issue Type:
Improvement
Created:
2008-08-27T05:03:01.000+0000
Last Updated:
2008-09-02T10:38:52.000+0000
Status:
Resolved
Fix version(s):
1.6.0 (02/Sep/08)
Reporter:
Remy Damour (remy215)
Assignee:
Thomas Weidner (thomas)
Tags:
Zend_Translate
Related issues:
Attachments:
Description
voiturecar
Comments
Posted by Thomas Weidner (thomas) on 2008-08-27T12:13:49.000+0000
Sorry, but the actual implementation of Xliff for Zend_Translate
*) is based on Xliff 1.1
*) must have a target-language even if it's optional
This is not a bug but a feature request.
[ Show ยป ] Thomas Weidner - 27/Aug/08 12:10 PM Sorry, but the actual implementation of Xliff for Zend_Translate *) is based on Xliff 1.1 *) must have a target-language even if it's optional This is not a bug but a feature request.
Posted by Thomas Weidner (thomas) on 2008-08-28T12:35:29.000+0000
Feature integrated with r11112
Posted by Wil Sinclair (wil) on 2008-09-02T10:38:52.000+0000
Comments
Posted by Thomas Weidner (thomas) on 2008-08-27T12:13:49.000+0000
Sorry, but the actual implementation of Xliff for Zend_Translate *) is based on Xliff 1.1 *) must have a target-language even if it's optional
This is not a bug but a feature request.
[ Show ยป ] Thomas Weidner - 27/Aug/08 12:10 PM Sorry, but the actual implementation of Xliff for Zend_Translate *) is based on Xliff 1.1 *) must have a target-language even if it's optional This is not a bug but a feature request.
Posted by Thomas Weidner (thomas) on 2008-08-28T12:35:29.000+0000
Feature integrated with r11112
Posted by Wil Sinclair (wil) on 2008-09-02T10:38:52.000+0000
Updating for the 1.6.0 release.