orca r3464 - trunk/src/louis



Author: eitani
Date: Tue Jan 15 20:19:51 2008
New Revision: 3464
URL: http://svn.gnome.org/viewvc/orca?rev=3464&view=rev

Log:
* src/louis/constants.py: 
  Imported i18n modules.


Modified:
   trunk/src/louis/constants.py

Modified: trunk/src/louis/constants.py
==============================================================================
--- trunk/src/louis/constants.py	(original)
+++ trunk/src/louis/constants.py	Tue Jan 15 20:19:51 2008
@@ -17,6 +17,10 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
+
+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:
 # http://en.wikipedia.org/wiki/Braille



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