GNOME Bugzilla – Bug 166166
Misspelling in a message in src/main.c:119
Last modified: 2005-05-06 19:59:54 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:
Created attachment 39324 [details] [review] Proposed Patch
Fixed in HEAD. Thanks.