Anonymous | Login | 2024-11-21 04:30 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000931 | ClearOS | app-devel - Developer Tools | public | 2013-01-11 19:20 | 2013-02-02 12:19 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Beta 1 | Fixed in Version | 6.4.0 Beta 1 | ||||||
Summary | 0000931: Improve translation detection when en_US and translation are equivalent | ||||||||
Description | With the existing translator mode, it is not possible to distinguish between an untranslated tag and a tag that happens to be equivalent to the en_US. For example, the French translation for the word "Date" is ... "Date". The PHP array looks exactly the same in these two scenarios: $lang['date_date'] = 'Date'; We need to add more information from the Pootle translator to make a clear distinction. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000636) user2 2013-01-11 19:24 edited on: 2013-01-11 19:25 |
SVN 5409 |
Issue History | |||
Date Modified | Username | Field | Change |
2013-01-11 19:20 | user2 | New Issue | |
2013-01-11 19:21 | user2 | Category | app-dhcp - DHCP Server => app-devel - Developer Tools |
2013-01-11 19:21 | user2 | Assigned To | => user2 |
2013-01-11 19:21 | user2 | Status | new => confirmed |
2013-01-11 19:24 | user2 | Note Added: 0000636 | |
2013-01-11 19:24 | user2 | Status | confirmed => resolved |
2013-01-11 19:24 | user2 | Fixed in Version | => 6.4.0 Beta 1 |
2013-01-11 19:24 | user2 | Resolution | open => fixed |
2013-01-11 19:24 | user2 | Target Version | 6.4.0 Beta 2 => 6.4.0 Beta 1 |
2013-01-11 19:25 | user2 | Note Edited: 0000636 | View Revisions |
2013-02-02 12:19 | user2 | Status | resolved => closed |