From 2dc12b29bf72c4c9031b6f1b0549100865812aca Mon Sep 17 00:00:00 2001 From: Sayamindu Dasgupta Date: Wed, 21 May 2008 15:27:44 +0000 Subject: Add i18n support --- diff --git a/NEWS b/NEWS index 3a4a676..2fc7395 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +11 + +* Add po/Terminal.pot for preliminary i18n support. + 10 9 diff --git a/po/Terminal.pot b/po/Terminal.pot new file mode 100644 index 0000000..e2d4e9c --- /dev/null +++ b/po/Terminal.pot @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-05-21 20:48+0530\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: activity/activity.info:2 +msgid "Terminal" +msgstr "" + +#: terminal.py:43 +msgid "Terminal Activity" +msgstr "" + +#: terminal.py:49 +msgid "Edit" +msgstr "" + +#: terminal.py:63 +msgid "Become root" +msgstr "" -- cgit v0.9.1