/documentation/tutorial/MusicFileBrowser/MusicFileBrowser_Tutorial0/res/values/strings.xml
XML | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 037f67e696eaac0a1f00b6c2487a92b9 MD5 | raw file
1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="hello">Hello World, MusicFileBrowser</string> 4 <string name="app_name">Music FileBrowser 0</string> 5 <string name="no_files">No playable files here.</string> 6</resources>