[brasero] Fix #593206 - CD/DVD copy options
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Fix #593206 - CD/DVD copy options
- Date: Tue, 22 Sep 2009 11:55:36 +0000 (UTC)
commit 6038a83490bfd195e7921b634e777d11c9313078
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Tue Sep 22 13:55:23 2009 +0200
Fix #593206 - CD/DVD copy options
Changed string "CD/DVD Copy Options" into "Copy CD/DVD"
libbrasero-burn/brasero-burn-options.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-burn/brasero-burn-options.c b/libbrasero-burn/brasero-burn-options.c
index 583b4e9..2c4ff7f 100644
--- a/libbrasero-burn/brasero-burn-options.c
+++ b/libbrasero-burn/brasero-burn-options.c
@@ -845,7 +845,7 @@ brasero_burn_options_setup_disc (BraseroBurnOptions *self)
brasero_burn_options_reset (self);
priv->has_disc = TRUE;
- gtk_window_set_title (GTK_WINDOW (self), _("CD/DVD Copy Options"));
+ gtk_window_set_title (GTK_WINDOW (self), _("Copy CD/DVD"));
brasero_burn_options_add_burn_button (self,
_("_Copy"),
"media-optical-copy");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]