Opened 18 years ago
Closed 18 years ago
#24 closed defect (fixed)
Change the implementation of the translation to make life a bit easier for translators
| Reported by: | RBRi | Owned by: | RBRi | 
|---|---|---|---|
| Priority: | major | Milestone: | Version 2.20 | 
| Component: | NewView | Version: | 2.19 | 
| Keywords: | Cc: | 
Description (last modified by )
ACLLanguageUtil has to save the translation sorted. This makes it easier to compare different versions. The parsing should use the enhanced StringUtilsUnit methods to support better escaping for e.g. double quotes
Change History (2)
comment:1 by , 18 years ago
| Description: | modified (diff) | 
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
fixed with 2.20 beta3
unit tests are written....