#1117: Cannot translate certain words using AgaviSimpleTranslator
----------------------------------------+-----------------------------------
 Reporter:  christian.kr...@…           |        Owner:  dominik
     Type:  defect                      |       Status:  closed 
 Priority:  low                         |    Milestone:  1.0.2  
Component:  translation                 |      Version:  1.0.0  
 Severity:  minor                       |   Resolution:  wontfix
 Keywords:                              |    Has_patch:  0      
----------------------------------------+-----------------------------------
Changes (by david):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  => 1.0.2


Comment:

 This is expected behavior. {{{AgaviSimpleTranslator}}} is, as the name
 implies, simple in its nature and uses embedded configuration parameters
 for translation. Those are by design intended for configuration use and
 thus are cast to certain boolean values during compilation as explained
 above by Felix; the {{{AgaviSimpleTranslator}}} class or the
 {{{AgaviTranslationManager}}} have no control over this.

 Please use {{{AgaviGettextTranslator}}} or a custom translator
 implementation. Translating such values with {{{AgaviSimpleTranslator}}}
 will be possible once #1005 is implemented.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1117#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to