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 323141 - A couple minor string tweaks
A couple minor string tweaks
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-03 20:52 UTC by Adam Weinberger
Modified: 2005-12-06 20:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Weinberger 2005-12-03 20:52:55 UTC
#: logview/logview.schemas.in.h:8                                               
msgid ""                                                                        
"Specifies the size of the fixed-width font used to display the log in the "    
"main tree view. The default is taken from the default gnome terminal font "    
"size."
("GNOME" is usually capitalized)

#: logview/logview.schemas.in.h:9                                               
msgid "Specifies the wifth of the log viewer main window in pixels."
("width" is misspelled)

#: logview/logview.schemas.in.h:5                                               
msgid ""                                                                        
"Specifies a list of log files to open up at startup. When this key is "        
"created, a default list is created by reading /etc/syslog.conf."
(Is this wording really any different from saying "A default list is created..." and removing the "When this 
key is created" portion? If so, I find it a bit clearer.)
Comment 1 Vincent Noel 2005-12-06 20:14:14 UTC
This has been fixed in CVS. Thanks for your bug report !