Skip to content

Commit d80e181

Browse files
Merge fc8fd1e into db90bbd
2 parents db90bbd + fc8fd1e commit d80e181

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

source/brailleTables.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,9 @@ def listTables():
371371
addTable("ks-in-g1.utb", _("Kashmiri grade 1"))
372372
# Translators: The name of a braille table displayed in the
373373
# braille settings dialog.
374+
addTable("lo-g1.utb", _("Lao Grade 1"))
375+
# Translators: The name of a braille table displayed in the
376+
# braille settings dialog.
374377
addTable("lg-ug-g1.utb", _("Luganda literary braille"))
375378
# Translators: The name of a braille table displayed in the
376379
# braille settings dialog.

user_docs/en/changes.t2t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ There are many minor bug fixes for applications, such as Thunderbird, Adobe Read
7272
- Updated LibLouis Braille translator to [3.29.0 https://github.com/liblouis/liblouis/releases/tag/v3.29.0]. (#16259, @codeofdusk)
7373
- Added new detailed (with capital letters indicated) Belarusian and Ukrainian Braille tables, along with a Spanish table for reading Greek texts.
7474
-
75+
- Added a braille table for Lao Grade 1. (#16470)
7576
- eSpeak NG has been updated to 1.52-dev commit ``cb62d93fd7``. (#15913)
7677
- Added new language Tigrinya.
7778
-

0 commit comments

Comments
 (0)