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

List:       kde-commits
Subject:    kdeextragear-1/amarok/src
From:       Pierpaolo Di Panfilo <pippo_dp () libero ! it>
Date:       2004-09-12 21:30:28
Message-ID: 20040912213028.1B2E01D90 () office ! kde ! org
[Download RAW message or body]

CVS commit by teax: 

"Burn to CD" instead of "Burn to disk"


  M +2 -2      playlist.cpp   1.284


--- kdeextragear-1/amarok/src/playlist.cpp  #1.283:1.284
@@ -1377,6 +1377,6 @@ Playlist::showContextMenu( QListViewItem
     popup.insertSeparator();
     if( K3bExporter::isAvailable() ) {
-        popup.insertItem( i18n("Burn to disk as data"), BURN_DATACD );
-        popup.insertItem( i18n("Burn to disk as CD Audio"), BURN_AUDIOCD );
+        popup.insertItem( i18n("Burn to CD as data"), BURN_DATACD );
+        popup.insertItem( i18n("Burn to CD as audio"), BURN_AUDIOCD );
         popup.insertSeparator();
     }


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

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