mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Use a native yes/no dialog instead of rockbox's internal one on android
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28415 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1e47628a9f
commit
b92eabd38b
7 changed files with 229 additions and 1 deletions
|
@ -6,4 +6,6 @@
|
|||
<string name="OK">OK</string>
|
||||
<string name="Cancel">Cancel</string>
|
||||
<string name="KbdInputTitle">Rockbox Keyboard Input</string>
|
||||
<string name="Yes">Yes</string>
|
||||
<string name="No">No</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue