Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-01-02 13:10:03 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-01-02 13:10:03 (GMT)
commitcfcc9c2c1389f4eeb9d0ae60a3718c892fc552d9 (patch)
treead838d3af7159a1243a11ab8971c27d1616e522d
parent04cd4d094ababf47a6300a73d543709330c7799d (diff)
Bump v12v12
-rw-r--r--NEWS9
-rw-r--r--activity/activity.info2
-rw-r--r--po/Speak.pot8
3 files changed, 16 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index bd362dd..bbfae06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+12
+
+* Add toolkit service to use new toolbars design in all supported sugars
+* Add gst-plugins-espeak service to use gst in 0.82
+* Speak offline mode warning
+* Do not cache bot brains to save memory
+* Load standard AIML set for restricted systems
+* Implant xeyes
+
11
* Pronounce gettext strings in native language
diff --git a/activity/activity.info b/activity/activity.info
index 8130e52..01f3e80 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Speak
bundle_id = vu.lux.olpc.Speak
exec = bin/0sugar-launch -c sugar-activity -c activity.SpeakActivity
icon = activity-speak
-activity_version = 11
+activity_version = 12
show_launcher = yes
license = GPLv3+
host_version = 1
diff --git a/po/Speak.pot b/po/Speak.pot
index 3d242d8..c0e7616 100644
--- a/po/Speak.pot
+++ b/po/Speak.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-12-25 15:36+0000\n"
+"POT-Creation-Date: 2010-01-02 13:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -42,7 +42,7 @@ msgstr ""
#: /home/sugar/src/activities/speak.activity/brain.py:107
#, python-format
-msgid "Hello, I'am a robot \"%s\". Ask me any question."
+msgid "Hello, I'm a robot \"%s\". Ask me any question."
msgstr ""
#: /home/sugar/src/activities/speak.activity/voice.py:36
@@ -255,3 +255,7 @@ msgstr ""
#, python-format
msgid "Sorry, I can't speak %s, let's speak %s instead."
msgstr ""
+
+#: /home/sugar/src/activities/speak.activity/activity.py:470
+msgid "You are in off-line mode, share and invite someone."
+msgstr ""