Skip to content

Commit 43d3595

Browse files
authored
Merge d3e0af9 into 257a6e9
2 parents 257a6e9 + d3e0af9 commit 43d3595

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

include/liblouis

Submodule liblouis updated 167 files

source/brailleTables.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,9 @@ def listTables():
299299
addTable("it-it-comp8.utb", _("Italian 8 dot computer braille"))
300300
# Translators: The name of a braille table displayed in the
301301
# braille settings dialog.
302+
addTable("ja-kantenji.utb", _("Japanese (Kantenji) literary"), input=False)
303+
# Translators: The name of a braille table displayed in the
304+
# braille settings dialog.
302305
addTable("ka-in-g1.utb", _("Kannada grade 1"))
303306
# Translators: The name of a braille table displayed in the
304307
# braille settings dialog.

0 commit comments

Comments
 (0)