GNOME Bugzilla – Bug 170841
Strings not marked for translation
Last modified: 2005-06-09 16:12:07 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 :
Created attachment 38920 [details] Screenshot of the problem This screenshot shows the strings not translated, they are probably not marked for translation.
Created attachment 38956 [details] [review] patch Attaching a patch to fix that and some compiler warnings.
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.