
9 Aug
2008
9 Aug
'08
4 a.m.
at line 27 on Kernel/Output/HTML/Standard/AdminITSMCIPAllocate.dtl says: <td class="contenthead"> $Text{"Priority"} $Text{"allocate"}: </td> But because $Lang->{'Priority'} = 'Prioridad'; $Lang->{'allocate'} = 'Asignar'; the correct translation must be: "Asignar Prioridad" It's necesary to create a new variable to $Text{"Priority"} $Text{"allocate"}: makes sense. i tried to invert but Package manager show me errors. Aquiles Cohen.- Homepage : http://aqcohen.blogspot.com