1
0
Fork 0
forked from len0rd/rockbox

Android: replace hardcoded strings with Android strings, allowing translations

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28518 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2010-11-06 02:02:58 +00:00
parent 13f7dffb09
commit f20582442f
3 changed files with 5 additions and 3 deletions

View file

@ -8,4 +8,6 @@
<string name="KbdInputTitle">Rockbox Keyboard Input</string>
<string name="Yes">Yes</string>
<string name="No">No</string>
</resources>
<string name="error_extraction">Error occured during extraction!</string>
<string name="rockbox_extracting">Rockbox is loading. Please wait...</string>
</resources>