From 798f9c95dc2233ab606560667d6ea81f291327b2 Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Mon, 21 Mar 2011 16:20:27 +0000 Subject: I18n, news, new version --- diff --git a/NEWS b/NEWS index 5dcba0f..117ac6f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ +6 +* New toolbars, i18n, minor cosmetic changes. + 5 -translation correction fixing #2212 +* translation correction fixing #2212 4 diff --git a/activity/activity.info b/activity/activity.info index b2cf3fb..be2a83f 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -4,5 +4,5 @@ bundle_id = org.laptop.Words service_name = org.laptop.Words class = pippy_app.WordsActivity icon = activity-icon -activity_version = 5 +activity_version = 6 show_launcher = yes diff --git a/po/Words.pot b/po/Words.pot new file mode 100755 index 0000000..1e8205c --- /dev/null +++ b/po/Words.pot @@ -0,0 +1,34 @@ +# 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: 2011-03-13 08:25+0000\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 "Words" +msgstr "" + +#: /home/olpc/Activities/words-activity/activity.py:26 +#, python-format +msgid "%s Source" +msgstr "" + +#: /home/olpc/Activities/words-activity/pippy_app.py:104 +msgid "Word" +msgstr "" + +#: /home/olpc/Activities/words-activity/pippy_app.py:105 +msgid "Translation" +msgstr "" -- cgit v0.9.1