By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1989

Summary: [stdout/stderr] kuiviewer: WARNING: TDELocale: trying to look up "" in catalog. Fix the program
Product: TDE Reporter: Darrell <darrella>
Component: tdesdkAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch, slavek.banko
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2014-03-02 21:41:09 CST
These warning strings are the same as those reported in bug 1864. I am unable to trace the cause.

Some example ways to trigger the messages:

* Open konsole.

* kuiviewer tdesdk/kbabel/kbabel/colorpreferences.ui

* kuiviewer tdesdk/kbabel/kbabel/editordiffpreferences.ui
Comment 1 Slávek Banko 2014-07-27 03:25:20 CDT
I examined all the above cases and is associated with KColorButton in which the empty string in the property 'text':

<property name="text">
  <string></string>
</property>

Unfortunately I have not found yet, where there is an attempt to translate.