ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000931ClearOSapp-devel - Developer Toolspublic2013-01-11 19:202013-02-02 12:19
Reporteruser2 
Assigned Touser2 
PrioritynormalSeveritytweakReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.4.0 Beta 1Fixed in Version6.4.0 Beta 1 
Summary0000931: Improve translation detection when en_US and translation are equivalent
DescriptionWith 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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