Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-02-24 15:42:03 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-03-02 06:32:17 (GMT)
commitf6aff0cadaa411ebbb48c6846e2aac68fc46bbc9 (patch)
treee8d37a640941f822d865f2aad357b1ba8b2c5c8a
parent3b8a804d247ead4c220b7270d54f6c99b6c663a9 (diff)
adding gettext import
-rw-r--r--Infoslicer_GUI.py1
-rw-r--r--po/InfoSlicer.pot1
2 files changed, 2 insertions, 0 deletions
diff --git a/Infoslicer_GUI.py b/Infoslicer_GUI.py
index 9c333a4..e40c0e6 100644
--- a/Infoslicer_GUI.py
+++ b/Infoslicer_GUI.py
@@ -13,6 +13,7 @@ from GUI_Components.Image_Pane import Image_Pane
from GUI_Components.Publish_Pane import Publish_Pane
from Processing.Article.Article import Article
from Processing.IO_Manager import IO_Manager
+from gettext import gettext as _
class Infoslicer_GUI:
"""
diff --git a/po/InfoSlicer.pot b/po/InfoSlicer.pot
index 9146daf..473f391 100644
--- a/po/InfoSlicer.pot
+++ b/po/InfoSlicer.pot
@@ -160,3 +160,4 @@ msgid ""
"Select the theme you want, choose the articles you wish to include in the "
"package and click 'Publish'."
msgstr ""
+