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 154158 - Typos in marlin
Typos in marlin
Status: RESOLVED FIXED
Product: marlin
Classification: Deprecated
Component: general
unspecified
Other Linux
: High normal
: ---
Assigned To: Iain
Iain
Depends on:
Blocks:
 
 
Reported: 2004-09-30 13:56 UTC by Raphael Higino
Modified: 2005-08-02 21:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch for this bug (3.00 KB, patch)
2005-01-23 04:01 UTC, Thierry Moisan
none Details | Review

Description Raphael Higino 2004-09-30 13:56:11 UTC
#: marlin/marlin-channel.c:137
msgid ""
"Error opening peak file '%'\n"
"Error: '%'"

#: marlin/marlin-channel.c:689
msgid ""
"Error writing data to '%'\n"
"Error: %s"

#: src/dialogs/marlin-burn-dialog.c:531
msgid ""
"The sample is being writen to the disc. This operation may take a long time, "
"depending on the length of the sample and write speed"
Comment 1 Raphael Higino 2004-09-30 14:04:46 UTC
Sorry for not explaining the bugs. Epiphany's fault. :(

In the first and the second it's missing the indication of what convertion will
be made on the parameter in '%'. Shouldn't it be '%s' in both cases?

In the third the word 'written' is mispelled as 'writen' (note the double t
missing).

That's it.
Comment 2 Thierry Moisan 2005-01-23 04:01:56 UTC
Created attachment 36404 [details] [review]
proposed patch for this bug

I also fixed some "writen" errors in comments of marlin-channel.c .
Comment 3 Raphael Higino 2005-01-23 12:25:47 UTC
To me, it's OK. Thank you for fixing.
Comment 4 Raphael Higino 2005-03-09 15:20:34 UTC
Will the patch be commited?
Comment 5 Iain 2005-07-13 11:12:47 UTC
I've fixed the typos. Thanks
Comment 6 Thierry Moisan 2005-08-02 21:50:03 UTC
Closing as FIXED since it's fixed in the cvs.