Update theme submodule
[platform/upstream/gstreamer.git] / examples / tutorials / android-tutorial-5 / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <string name="app_name">GStreamer tutorial 5</string>
4     <string name="button_play">Play</string>
5     <string name="button_stop">Stop</string>
6     <string name="button_select">Select</string>
7     <string name="button_cancel">Cancel</string>
8     <string name="filechooser_name">Select a file</string>
9     <string name="location">Location</string>
10     <string name="cant_read_folder">folder cannot be read</string>
11     <string name="icon">Icon</string>
12 </resources>