android: frontend: Modify ROM load messaging for invalid keys.

This commit is contained in:
bunnei
2023-02-04 01:42:52 -08:00
parent af1855e0ad
commit 6ec92cc172
2 changed files with 11 additions and 7 deletions
@@ -62,7 +62,7 @@
<!-- ROM loading errors -->
<string name="loader_error_encrypted">Your ROM is encrypted</string>
<string name="loader_error_invalid_format">Invalid ROM format</string>
<string name="loader_error_invalid_format">Unable to load ROM</string>
<!-- Emulation Menu -->
<string name="emulation_exit">Exit Emulation</string>