[Nvda-dev] commit r3439 - trunk/source/appModules

NVDA Subversion svn at nvda-project.org
Mon Dec 14 00:48:11 UTC 2009


Author: bzr
Date: Mon Dec 14 00:48:09 2009
New Revision: 3439

Log:
MSN messenger appModule: the spanish word for History is 'Historial'. Adding this should allow NVDA to speak incoming messages for Spanish MSN Messenger.

Modified:
   trunk/source/appModules/msnmsgr.py

Modified: trunk/source/appModules/msnmsgr.py
==============================================================================
--- trunk/source/appModules/msnmsgr.py	(original)
+++ trunk/source/appModules/msnmsgr.py	Mon Dec 14 00:48:09 2009
@@ -20,6 +20,7 @@
 u'Geskiedenis',
 u'Verlauf',
 u'Historia',
+u'Historial',
 u'Historique',
 u'Cronologia',
 u'Histórico',



More information about the Nvda-dev mailing list