[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Bug 233821 -> String change
From:       Kevin Ottens <ervin () kde ! org>
Date:       2010-06-26 10:32:29
Message-ID: 201006261232.29519.ervin () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


Hello,

Just got to process bug 233821 as I got extra info from the user. I have a fix 
for it, but it's actually a string fix. I missed the freeze so I need you dear 
translators to OK my change to actually push the fix.

Please find the patch attached.

Regards.
-- 
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud patron of KDE, http://www.kdab.com

["solid_fix_233821.patch" (text/x-patch)]

Index: haldevice.cpp
===================================================================
--- haldevice.cpp	(revision 1141641)
+++ haldevice.cpp	(working copy)
@@ -723,9 +723,9 @@
 
             case Solid::OpticalDisc::DvdPlusRecordableDuallayer:
                 if (disc.isBlank())
-                    description = QObject::tr("Blank DVD-R Dual-Layer");
+                    description = QObject::tr("Blank DVD+R Dual-Layer");
                 else
-                    description = QObject::tr("DVD-R Dual-Layer");
+                    description = QObject::tr("DVD+R Dual-Layer");
                 break;
 
             case Solid::OpticalDisc::DvdRewritable:
@@ -751,9 +751,9 @@
 
             case Solid::OpticalDisc::DvdPlusRewritableDuallayer:
                 if (disc.isBlank())
-                    description = QObject::tr("Blank DVD+R Dual-Layer");
+                    description = QObject::tr("Blank DVD+RW Dual-Layer");
                 else
-                    description = QObject::tr("DVD+R Dual-Layer");
+                    description = QObject::tr("DVD+RW Dual-Layer");
                 break;
 
             case Solid::OpticalDisc::BluRayRom:

["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic