From 063c2da3933a40a974e3059ac9d4e76c26621b51 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 05 Jan 2013 19:31:58 +0000 Subject: fix typos --- diff --git a/LetterMatch.py b/LetterMatch.py index a23724c..0a1e6c2 100644 --- a/LetterMatch.py +++ b/LetterMatch.py @@ -211,7 +211,7 @@ class LetterMatch(activity.Activity): pixbuf = gtk.gdk.pixbuf_new_from_file_at_size( os.path.join(self._images_path,'../drawing.png'), w, h) self.status.set_text( - _('Please chose image and audio objects from the Journal.')) + _('Please choose image and audio objects from the Journal.')) self._page._hide_cards() if not hasattr(self, 'preview_image'): diff --git a/po/LetterMatch.pot b/po/LetterMatch.pot index e9fc2c5..16a2393 100644 --- a/po/LetterMatch.pot +++ b/po/LetterMatch.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-28 15:57-0500\n" +"POT-Creation-Date: 2013-01-05 14:24-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,19 +21,31 @@ msgstr "" msgid "Letter Match" msgstr "" -#: LetterMatch.py:122 -msgid "Page" +#: LetterMatch.py:127 LetterMatch.py:129 +msgid "listen to the letter names" msgstr "" -#: LetterMatch.py:133 LetterMatch.py:135 -msgid "listen to the letter names" +#: LetterMatch.py:139 +msgid "Import Image" msgstr "" -#: LetterMatch.py:151 -msgid "Click on the picture that matches the letter." +#: LetterMatch.py:144 +msgid "Import Audio" msgstr "" #: LetterMatch.py:159 +msgid "Add" +msgstr "" + +#: LetterMatch.py:214 +msgid "Please choose image and audio objects from the Journal." +msgstr "" + +#: LetterMatch.py:327 +msgid "Click on the picture that matches the letter." +msgstr "" + +#: LetterMatch.py:338 msgid "Click on the letter that matches the picture." msgstr "" @@ -41,10 +53,10 @@ msgstr "" msgid "Click on the card that corresponds to the sound." msgstr "" -#: page.py:279 +#: page.py:277 msgid "Very good!" msgstr "" -#: page.py:284 +#: page.py:282 msgid "Please try again." msgstr "" -- cgit v0.9.1