After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 170841 - Strings not marked for translation
Strings not marked for translation
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-18 22:15 UTC by Martin Willemoes Hansen
Modified: 2005-06-09 16:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Screenshot of the problem (12.47 KB, image/jpeg)
2005-03-18 22:17 UTC, Martin Willemoes Hansen
  Details
patch (2.37 KB, patch)
2005-03-20 10:44 UTC, Kjartan Maraas
none Details | Review

Description Martin Willemoes Hansen 2005-03-18 22:15:36 UTC
Version details: 2.10
Distribution/Version: Ubuntu

The logviewer has a dialog with strings not marked for translation.

Its the details dialog which has the following strings:

Date :
Process :
Message :
Description :
Comment 1 Martin Willemoes Hansen 2005-03-18 22:17:19 UTC
Created attachment 38920 [details]
Screenshot of the problem

This screenshot shows the strings not translated, they are probably not marked
for translation.
Comment 2 Kjartan Maraas 2005-03-20 10:44:08 UTC
Created attachment 38956 [details] [review]
patch

Attaching a patch to fix that and some compiler warnings.
Comment 3 Vincent Noel 2005-06-09 16:12:07 UTC
This dialog has been removed from gnome-system-log as it was not providing more
information than the regular view.

Kjartan : I have applied your fixes for compilation warning when necessary.