From 0169070eeca0ef41d33c4e8b2feee9c90f34f6ae Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 20 Apr 2002 19:21:08 +0000 Subject: MediaPlayer to OpiePlayer --- (limited to 'core/multimedia/opieplayer/libmad') diff --git a/core/multimedia/opieplayer/libmad/libmadplugin.cpp b/core/multimedia/opieplayer/libmad/libmadplugin.cpp index 0fcc230..7bb6541 100644 --- a/core/multimedia/opieplayer/libmad/libmadplugin.cpp +++ b/core/multimedia/opieplayer/libmad/libmadplugin.cpp @@ -117,7 +117,7 @@ static int unmap_file(void *fdm, unsigned long length) static inline QString tr( const char *str ) { // Apparently this is okay from a plugin as it runs in the process space of the owner of the plugin - return qApp->translate( "MediaPlayer", str, "libmad strings for mp3 file info" ); + return qApp->translate( "OpiePlayer", str, "libmad strings for mp3 file info" ); } -- cgit v0.9.0.2