Blame view
android/GameSDKSample/res/values/strings.xml
229 Bytes
7bb951594
![]() |
1 2 |
<?xml version="1.0" encoding="utf-8"?> <resources> |
c69691da8
![]() |
3 |
<string name="app_name">GameSDKSample</string> |
7bb951594
![]() |
4 5 6 7 8 |
<string name="hello_world">Hello world!</string> <string name="action_settings">Settings</string> </resources> |