GNOME Bugzilla – Bug 658520
Fixed typos in error messages in gio.
Last modified: 2011-09-08 12:35:36 UTC
While translating glib, I found 3 strings which I believe to be typos. I am attaching the patch that fixes the typos.
Created attachment 195946 [details] [review] Fixed typos in error messages in gio. The fix changes 'stating' to 'statting'.
Review of attachment 195946 [details] [review]: I don't think statting is any better than stating, tbh. How about 'Error calling stat() on file...' ?
Created attachment 195953 [details] [review] clarification wrt to calling stat ()
I agree. I had used "statting" as it was used in another error message, and wanted to stay consistent. Here is another proposed patch, taking your advice.
bug 640212 suggests "error getting information for file" *** This bug has been marked as a duplicate of bug 640212 ***