From d7c466858ac7b17d1788a4012131a030fd5be6c2 Mon Sep 17 00:00:00 2001 From: Rimas Kudelis Date: Wed, 9 Nov 2016 21:41:05 +0200 Subject: [PATCH] Added Lithuanian Braille table to the list of available tables Lithuanian table was recently overhauled in https://github.com/liblouis/liblouis/pull/218 . --- source/braille.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/braille.py b/source/braille.py index 9e72763bc86..c74081a738b 100644 --- a/source/braille.py +++ b/source/braille.py @@ -190,6 +190,9 @@ ("ks-in-g1.utb", _("Kashmiri grade 1"), False), # Translators: The name of a braille table displayed in the # braille settings dialog. + ("lt.ctb", _("Lithuanian"), False), + # Translators: The name of a braille table displayed in the + # braille settings dialog. ("Lv-Lv-g1.utb", _("Latvian grade 1"), False), # Translators: The name of a braille table displayed in the # braille settings dialog.