mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix missing Azerbaijani text resource
Though Azerbaijani subtype is disabled temporary by Ib8a38f85f4. Change-Id: I887cf3508bd2945016c506eae1969778ba4582d3
This commit is contained in:
parent
21cabc98d5
commit
d4a6869d38
@ -625,7 +625,8 @@ public final class KeyboardTextsSet {
|
||||
|
||||
/* Language az: Azerbaijani */
|
||||
private static final String[] LANGUAGE_az = {
|
||||
/* 0 */ null,
|
||||
// U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
|
||||
/* 0 */ "\u00E2",
|
||||
// U+0259: "ə" LATIN SMALL LETTER SCHWA
|
||||
/* 1 */ "\u0259",
|
||||
// U+0131: "ı" LATIN SMALL LETTER DOTLESS I
|
||||
|
Loading…
x
Reference in New Issue
Block a user