Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/page.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-03-12 22:23:09 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-03-12 22:23:09 (GMT)
commit28b5ee0d8a8f59ff37444f87d299a14cb30d11b3 (patch)
tree13e6b0afed98f2c9ab5c8df6828588e9157a948d /page.py
parent3326290f6eaae7f2202252c8ec94e8fe318f984a (diff)
typo
Diffstat (limited to 'page.py')
-rw-r--r--page.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.py b/page.py
index 48031b6..ebd71e8 100644
--- a/page.py
+++ b/page.py
@@ -141,7 +141,7 @@ MSGS = [[_('This %s sign is said\n'), '%s ' + _('like') + ' %s.'],
[_('When it looks like this\n\n\n\n\n\nwe read it the same way.'), ''],
[_('This %s sign is said\n\nReading from left to right, read the\n\
sounds one at a time. You can\nuse your finger to follow along.'),
- '%s ' + _('like') + ' %s.')]]
+ '%s ' + _('like') + ' %s.']]
MSG_INDEX = [4, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 2, -1, -1]
SHOW_MSG2 = [False, False, False, False, False, False, True, True, True,