summaryrefslogtreecommitdiffstats
path: root/tests/RenderThreadTest/res/values/strings.xml
blob: f782e98f43f8eaf93105736122f6ecf27858d4b8 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Render Thread</string>
    <string name="action_settings">Settings</string>
    <string name="hello_world">Hello world!</string>

</resources>