/documentation/tutorial/MusicFileBrowser/MusicFileBrowser_Tutorial1/res/values/strings.xml
XML | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 641944e42655d54104c5618cb7229cb5 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 1</string> 5 <string name="no_files">No playable files here.</string> 6</resources>