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 150920 - Message inconsistency in gnome-applets gweather
Message inconsistency in gnome-applets gweather
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: gweather
git master
Other All
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks: 150905
 
 
Reported: 2004-08-24 08:37 UTC by Christian Rose
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
String Fix (625 bytes, patch)
2004-09-22 20:07 UTC, Chris Kelso
none Details | Review

Description Christian Rose 2004-08-24 08:37:45 UTC
#: gweather/gweather.schemas.in.h:16
msgid "The temperature units to use."

#: gweather/gweather.schemas.in.h:17
msgid "The unit to use for pressure."

#: gweather/gweather.schemas.in.h:18
msgid "The unit to use for visibility."

#: gweather/gweather.schemas.in.h:19
msgid "The unit to use for wind speed."

The first message looks inconsistent with the others.

Note that there is currently a string freeze.
Comment 1 Chris Kelso 2004-09-22 20:07:58 UTC
Created attachment 31850 [details] [review]
String Fix

Simple string fix...
Comment 2 Danielle Madeley 2004-09-23 09:37:07 UTC
Thanks Chris.