OSDN Git Service

braille: Add Spanish 8 dot computer braille table.
authorJames Teh <jamie@jantrid.net>
Thu, 23 Feb 2012 21:56:27 +0000 (07:56 +1000)
committerJames Teh <jamie@jantrid.net>
Thu, 23 Feb 2012 21:56:27 +0000 (07:56 +1000)
source/braille.py
user_docs/en/changes.t2t

index 41b8d76..2320aaf 100644 (file)
@@ -74,6 +74,9 @@ TABLES = (
        ("en-us-g2.ctb", _("English (U.S.) grade 2")),\r
        # Translators: The name of a braille table displayed in the\r
        # braille settings dialog.\r
+       ("Es-Es-G0.utb", _("Spanish 8 dot computer braille")),\r
+       # Translators: The name of a braille table displayed in the\r
+       # braille settings dialog.\r
        ("es-g1.ctb", _("Spanish grade 1")),\r
        # Translators: The name of a braille table displayed in the\r
        # braille settings dialog.\r
index 6c10723..7aa1e03 100644 (file)
@@ -22,7 +22,7 @@ Highlights of this release include features for more fluent reading of braille;
 - In browse mode, you can activate the object under the cursor using a braille display. This is done by pressing the cursor routing key where the cursor is located (which means pressing it twice if the cursor is not already there). (#1893)\r
 - Basic support for web areas in iTunes such as the Store. Other applications using WebKit 1 may also be supported. (#734)\r
 - In books in Adobe Digital Editions 1.8.1 and later, pages are now turned automatically when using say all. (#1978)\r
-- New braille translation tables: Portuguese grade 2, Icelandic 8 dot computer braille, Tamil grade 1. (#2014)\r
+- New braille translation tables: Portuguese grade 2, Icelandic 8 dot computer braille, Tamil grade 1, Spanish 8 dot computer braille. (#2014)\r
 - You can now configure whether frames in documents are reported from the Document Formatting preferences dialog. (#1900)\r
 - Sleep mode is automatically enabled when using OpenBook. (#1209)\r
 - In Poedit, translators can now read translator added and automatically extracted comments. Messages that are untranslated or fuzzy are marked with a star and a beep is heard when you navigate onto them. (#1811)\r