From 008809e0e73665249b7b3dd7c14a1761aa06bd39 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Mon, 8 Feb 2021 17:52:35 -0500 Subject: Enforce language (#1344) * Assign text content and a language * Remove _appendMultilineText * Assign lang for createTextNode content * Add language attributes to HTML pages --- ext/bg/settings2.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'ext/bg/settings2.html') diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index ba862b45..edaa90af 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -1179,7 +1179,7 @@
Change what type of furigana is displayed for parsed text.
- @@ -1281,7 +1281,7 @@
Convert half width characters to full width
-
ヨミチャン → ヨミチャン
+
ヨミチャン → ヨミチャン
@@ -1307,7 +1307,7 @@
Convert alphabetic characters to hiragana
-
yomichan → よみちゃん
+
yomichan → よみちゃん
@@ -1333,7 +1333,7 @@
Convert katakana to hiragana
-
ヨミチャン → よみちゃん
+
ヨミチャン → よみちゃん
@@ -2228,7 +2228,7 @@ Change which voice is used for text-to-speech audio playback.

- + Hide…
@@ -2770,7 +2770,7 @@
Scanned text
Card field
- +
@@ -2926,9 +2926,9 @@
Test Input:
- +
Output:
- +
@@ -2991,10 +2991,10 @@ - + - +
-- cgit v1.2.3