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 569923 - Grammar issues
Grammar issues
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
unspecified
Other Linux
: Normal minor
: 0.8
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-01-31 00:09 UTC by Bruce Cowan
Modified: 2009-01-31 10:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Patch (10.95 KB, patch)
2009-01-31 00:17 UTC, Bruce Cowan
committed Details | Review

Description Bruce Cowan 2009-01-31 00:09:27 UTC
In a lot of places in Brasero, there is text which says "Please, ...". The comma is not needed.
Comment 1 Bruce Cowan 2009-01-31 00:17:42 UTC
Created attachment 127594 [details] [review]
Patch

This changes all occurrences of "please," to just "please".
Comment 2 Philippe Rouquier 2009-01-31 10:43:23 UTC
Thanks a lot for the report and the patch. That's committed to trunk for upcoming release.

2009-01-31  Philippe Rouquier  <ykw@localhost.localdomain>

	Fix #569923 – Grammar issues
	Use "Please " instead of "Please,"
	Patch by Bruce Cowan

	* src/brasero-burn-dialog.c
	(brasero_burn_dialog_get_media_type_string),
	(brasero_burn_dialog_insert_disc_cb):
	* src/brasero-burn-options.c
	(brasero_burn_options_update_no_medium_warning),
	(brasero_burn_options_valid_media_cb):
	* src/brasero-data-disc.c (brasero_data_disc_project_oversized_cb),
	(brasero_data_disc_load_track):
	* src/brasero-project.c (brasero_project_check_status):
	* src/brasero-src-image.c (brasero_src_image_error):
	* src/plugins/dvdcss/burn-dvdcss.c (brasero_dvdcss_library_init):