phpGroupWare - Bugs: bug #25630, Some translation files are not...
You are not allowed to post comments on this tracker with your current authentication level.
bug #25630: Some translation files are not UTF-8 converted
Submitter: | Caeies <Caeies> | ||
Submitted: | Wed 18 Feb 2009 02:04:42 PM UTC | ||
Item Group: | SVN trunk (dev code) | Category: | Translation |
Severity: | 3 - Normal | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | gugux | Open/Closed: | Open |
Component Version: | SVN | Operating System: | None |
Reproducibility: | None | Planned Release: | 0.9.18.000 |
Fixed Release: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Hi Gugux,
This is just to let you know that the translated files found with a
find . -name '*.lang' -exec file {} \; |grep ISO
command line needs to be converted to UTF-8. Not doing so could led to problem when updating to UTF-8 db.
Regards.
BenoƮt.