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 166166 - Misspelling in a message in src/main.c:119
Misspelling in a message in src/main.c:119
Status: RESOLVED FIXED
Product: gnome-nettool
Classification: Applications
Component: general
unspecified
Other All
: Normal trivial
: ---
Assigned To: Germán Poo-Caamaño
Rodrigo Moya
Depends on:
Blocks:
 
 
Reported: 2005-02-03 14:56 UTC by Mehran Mehr
Modified: 2005-05-06 19:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed Patch (579 bytes, patch)
2005-03-28 02:04 UTC, Benjamin LeMasurier
none Details | Review

Description Mehran Mehr 2005-02-03 14:56:55 UTC
Please describe the problem:
Here is a scrap of file gnome-nettool.HEAD.pot look at word "correcly"

#: src/main.c:119
#, c-format
msgid ""
"The file %s doesn't exist, please check if gnome-netinfo is correcly "
"installed"
msgstr ""

Steps to reproduce:
1. write it "correctly"
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Benjamin LeMasurier 2005-03-28 02:04:40 UTC
Created attachment 39324 [details] [review]
Proposed Patch
Comment 2 William Jon McCann 2005-05-06 19:59:54 UTC
Fixed in HEAD.  Thanks.