aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp/HelloworldXamarin/Droid/Resources/values/Strings.xml
blob: 0a47c047e269c77ddc1f9dcdf263fe42d21f0fd3 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="hello">Hello World, Click Me!</string>
    <string name="app_name">HelloworldXamarin.Droid</string>
</resources>