orca r4538 - in trunk: . src/louis



Author: wwalker
Date: Fri Feb 13 15:11:59 2009
New Revision: 4538
URL: http://svn.gnome.org/viewvc/orca?rev=4538&view=rev

Log:
Additional fix for bug #569118 - Use C_() instead of Q_() with context


Modified:
   trunk/ChangeLog
   trunk/src/louis/constants.py.in

Modified: trunk/src/louis/constants.py.in
==============================================================================
--- trunk/src/louis/constants.py.in	(original)
+++ trunk/src/louis/constants.py.in	Fri Feb 13 15:11:59 2009
@@ -19,7 +19,6 @@
 
 
 from orca.orca_i18n import _           # for gettext support
-from orca.orca_i18n import Q_          # to provide qualified translatable strings
 
 # Translators: These are the braille translation table names for different
 # languages. You could read about braille tables at:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]