[mythtv] [PATCH] [i18n] mythvideo: typo in globalsettings.cpp

Stefan Frank sfr+lists at 6913304088794.gnuu.de
Sat Jan 29 10:31:34 EST 2005


-- 
I have an existential map.  It has "You are here" written all over it.
		-- Steven Wright
-------------- next part --------------
Index: mythvideo/globalsettings.cpp
===================================================================
RCS file: /var/lib/mythcvs/mythvideo/mythvideo/globalsettings.cpp,v
retrieving revision 1.19
diff -u -r1.19 globalsettings.cpp
--- mythvideo/globalsettings.cpp	28 Jan 2005 18:10:51 -0000	1.19
+++ mythvideo/globalsettings.cpp	29 Jan 2005 15:22:47 -0000
@@ -34,7 +34,7 @@
         addSelection(QObject::tr("Gallery"), "1");
         addSelection(QObject::tr("Browser"), "0");
         addSelection(QObject::tr("Listings"), "2"); 
-        setHelpText(QObject::tr("The defualt view for MythVideo. "
+        setHelpText(QObject::tr("The default view for MythVideo. "
                     "Other views can be reached via the popup menu available "
                     "via the MENU key."));
     }


More information about the mythtv-dev mailing list