mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-14 15:33:06 +00:00
android: Implement basic software keyboard applet.
This commit is contained in:
@@ -101,11 +101,6 @@
|
||||
|
||||
<!-- Software keyboard -->
|
||||
<string name="software_keyboard">Software Keyboard</string>
|
||||
<string name="i_forgot">I Forgot</string>
|
||||
<string name="fixed_length_required">Text length is not correct (should be %d characters)</string>
|
||||
<string name="max_length_exceeded">Text is too long (should be no more than %d characters)</string>
|
||||
<string name="blank_input_not_allowed">Blank input is not allowed</string>
|
||||
<string name="empty_input_not_allowed">Empty input is not allowed</string>
|
||||
|
||||
<!-- Errors and warnings -->
|
||||
<string name="abort_button">Abort</string>
|
||||
|
||||
Reference in New Issue
Block a user