Files
SDK_RK3288/development/tutorials/NotepadCodeLab/Notepadv1/res/values/strings.xml

6 lines
162 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Notepad v1</string>
<string name="no_notes">No Notes Yet</string>
</resources>