summaryrefslogtreecommitdiff
path: root/gst-sdk/tutorials/android-tutorial-3/res/values/strings.xml
blob: 9f5f9cd3a8dc50fe5019893468dcbc9ce57a8a85 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">GStreamer tutorial 3</string>
    <string name="button_play">Play</string>
    <string name="button_stop">Stop</string>
</resources>