Improved initial/exit view texts + add i18n

This commit is contained in:
SomeoneOnEarth
2023-12-15 01:52:26 +01:00
parent 9aa32703cc
commit 5d8c5125ff
37 changed files with 130 additions and 13 deletions

View File

@ -37,4 +37,7 @@
<string id="ConfigUrlNotFound">URL niet gevonden. Mogelijke configuratie-URL-fout in de instellingen.</string>
<string id="UnhandledHttpErr">HTTP-verzoek retourneerde foutcode =</string>
<string id="TrailingSlashErr">API-URL mag geen afsluitende slash '/' bevatten</string>
<string id="FetchingMenuConfig">Menuconfiguratie ophalen..</string>
<string id="ExitViewTouch">Veeg naar rechts om af te sluiten\nTik om te blijven</string>
<string id="ExitViewButtons">Druk op Terug om af te sluiten\nEnter om te blijven</string>
</strings>