[brasero] Fix for Bug 625592 - brasero dialog has _C mnemonic for two buttons
- From: Luis Medinas <lmedinas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Fix for Bug 625592 - brasero dialog has _C mnemonic for two buttons
- Date: Thu, 29 Jul 2010 22:17:24 +0000 (UTC)
commit f231e65b20fb2d40c74f92e1b09af268b7a2770a
Author: Luis Medinas <lmedinas gnome org>
Date: Thu Jul 29 23:18:59 2010 +0100
Fix for Bug 625592 - brasero dialog has _C mnemonic for two buttons
Use 'o' for Continue on this dialog.
libbrasero-burn/brasero-burn-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-burn/brasero-burn-dialog.c b/libbrasero-burn/brasero-burn-dialog.c
index 08bfca3..d569020 100644
--- a/libbrasero-burn/brasero-burn-dialog.c
+++ b/libbrasero-burn/brasero-burn-dialog.c
@@ -1110,7 +1110,7 @@ brasero_burn_dialog_disable_joliet_cb (BraseroBurn *burn,
return brasero_burn_dialog_continue_question (dialog,
_("Do you want to continue with full Windows compatibility disabled?"),
_("Some files don't have a suitable name for a fully Windows-compatible CD."),
- _("_Continue"));
+ _("C_ontinue"));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]