Added option for software keyboard applet on android (#113)

Signed-off-by: Aleksandr Popovich <alekpopo@pm.me>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/113
Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Co-committed-by: Aleksandr Popovich <alekpopo@pm.me>
This commit is contained in:
Aleksandr Popovich
2025-05-19 21:28:51 +00:00
committed by AlekPop
parent ed4b011cad
commit 244c07c999
6 changed files with 74 additions and 95 deletions
@@ -859,6 +859,15 @@
<string name="center">Center</string>
<string name="bottom">Bottom</string>
<!-- Applet Modes -->
<string name="applets_menu">Applets</string>
<string name="applets_menu_description">(WIP) Change applet frontends and settings</string>
<string name="applet_hle">Custom Frontend</string>
<string name="applet_lle">Real Applet</string>
<string name="swkbd_applet">Software Keyboard</string>
<!-- Licenses screen strings -->
<string name="licenses">Licenses</string>
<string name="license_fidelityfx_fsr" translatable="false">FidelityFX-FSR</string>