am f6b479d4: Add exclamation/question marks to Hebrew tablet keyboard
* commit 'f6b479d4825ab194d87f4c1f6713369fe7cafdf7': Add exclamation/question marks to Hebrew tablet keyboardmain
commit
bf7fe1b41d
|
@ -45,8 +45,10 @@
|
||||||
latin:keyWidth="9.0%p"
|
latin:keyWidth="9.0%p"
|
||||||
>
|
>
|
||||||
<include
|
<include
|
||||||
latin:keyboardLayout="@xml/rowkeys_hebrew3"
|
latin:keyboardLayout="@xml/rowkeys_hebrew3" />
|
||||||
latin:keyXPos="10.0%p" />
|
<include
|
||||||
|
latin:keyboardLayout="@xml/keys_exclamation_question"
|
||||||
|
latin:keyWidth="9.5%p" />
|
||||||
</Row>
|
</Row>
|
||||||
<include
|
<include
|
||||||
latin:keyboardLayout="@xml/row_qwerty4" />
|
latin:keyboardLayout="@xml/row_qwerty4" />
|
||||||
|
|
|
@ -2000,15 +2000,6 @@ public final class KeyboardTextsSet {
|
||||||
// U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
|
// U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
|
||||||
/* 65 */ "!fixedColumnOrder!3,\u2039|\u203A,\u2264|\u2265,\u00AB|\u00BB",
|
/* 65 */ "!fixedColumnOrder!3,\u2039|\u203A,\u2264|\u2265,\u00AB|\u00BB",
|
||||||
/* 66 */ "!fixedColumnOrder!3,\u203A|\u2039,\u2265|\u2264,\u00BB|\u00AB",
|
/* 66 */ "!fixedColumnOrder!3,\u203A|\u2039,\u2265|\u2264,\u00BB|\u00AB",
|
||||||
/* 67~ */
|
|
||||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
|
||||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
|
||||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
|
||||||
/* ~110 */
|
|
||||||
/* 111 */ "!",
|
|
||||||
/* 112 */ "!",
|
|
||||||
/* 113 */ "?",
|
|
||||||
/* 114 */ "?",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Language ka: Georgian */
|
/* Language ka: Georgian */
|
||||||
|
|
|
@ -54,8 +54,4 @@
|
||||||
<string name="double_angle_quotes">!text/double_laqm_raqm_rtl</string>
|
<string name="double_angle_quotes">!text/double_laqm_raqm_rtl</string>
|
||||||
<!-- U+20AA: "₪" NEW SHEQEL SIGN -->
|
<!-- U+20AA: "₪" NEW SHEQEL SIGN -->
|
||||||
<string name="keylabel_for_currency">₪</string>
|
<string name="keylabel_for_currency">₪</string>
|
||||||
<string name="keyhintlabel_for_tablet_comma">!</string>
|
|
||||||
<string name="more_keys_for_tablet_comma">!</string>
|
|
||||||
<string name="keyhintlabel_for_period">\?</string>
|
|
||||||
<string name="more_keys_for_period">\?</string>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue