File tree 2 files changed +22
-10
lines changed
2 files changed +22
-10
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ def _init_preview(self):
211
211
pixbuf = gtk .gdk .pixbuf_new_from_file_at_size (
212
212
os .path .join (self ._images_path ,'../drawing.png' ), w , h )
213
213
self .status .set_text (
214
- _ ('Please chose image and audio objects from the Journal.' ))
214
+ _ ('Please choose image and audio objects from the Journal.' ))
215
215
self ._page ._hide_cards ()
216
216
217
217
if not hasattr (self , 'preview_image' ):
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2012-12-28 15:57 -0500\n "
11
+ "POT-Creation-Date : 2013-01-05 14:24 -0500\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -21,30 +21,42 @@ msgstr ""
21
21
msgid "Letter Match"
22
22
msgstr ""
23
23
24
- #: LetterMatch.py:122
25
- msgid "Page "
24
+ #: LetterMatch.py:127 LetterMatch.py:129
25
+ msgid "listen to the letter names "
26
26
msgstr ""
27
27
28
- #: LetterMatch.py:133 LetterMatch.py:135
29
- msgid "listen to the letter names "
28
+ #: LetterMatch.py:139
29
+ msgid "Import Image "
30
30
msgstr ""
31
31
32
- #: LetterMatch.py:151
33
- msgid "Click on the picture that matches the letter. "
32
+ #: LetterMatch.py:144
33
+ msgid "Import Audio "
34
34
msgstr ""
35
35
36
36
#: LetterMatch.py:159
37
+ msgid "Add"
38
+ msgstr ""
39
+
40
+ #: LetterMatch.py:214
41
+ msgid "Please choose image and audio objects from the Journal."
42
+ msgstr ""
43
+
44
+ #: LetterMatch.py:327
45
+ msgid "Click on the picture that matches the letter."
46
+ msgstr ""
47
+
48
+ #: LetterMatch.py:338
37
49
msgid "Click on the letter that matches the picture."
38
50
msgstr ""
39
51
40
52
#: page.py:198
41
53
msgid "Click on the card that corresponds to the sound."
42
54
msgstr ""
43
55
44
- #: page.py:279
56
+ #: page.py:277
45
57
msgid "Very good!"
46
58
msgstr ""
47
59
48
- #: page.py:284
60
+ #: page.py:282
49
61
msgid "Please try again."
50
62
msgstr ""
You can’t perform that action at this time.
0 commit comments