[brasero] Fix #592574 - DVDROM should be DVD-ROM
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Fix #592574 - DVDROM should be DVD-ROM
- Date: Mon, 24 Aug 2009 19:00:30 +0000 (UTC)
commit 8463a12f0e1880e76f07b8c963420873a2f048d9
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Mon Aug 24 20:28:07 2009 +0200
Fix #592574 - DVDROM should be DVD-ROM
Title says it all
libbrasero-media/brasero-medium.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-media/brasero-medium.c b/libbrasero-media/brasero-medium.c
index 2983cbf..b4077d7 100644
--- a/libbrasero-media/brasero-medium.c
+++ b/libbrasero-media/brasero-medium.c
@@ -65,7 +65,7 @@ const gchar *types [] = { N_("File"),
N_("CDROM"),
N_("CD-R"),
N_("CD-RW"),
- N_("DVDROM"),
+ N_("DVD-ROM"),
N_("DVD-R"),
N_("DVD-RW"),
N_("DVD+R"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]