Files
Tetris/res/values/strings.xml
T

9 lines
216 B
XML
Raw Normal View History

2014-02-15 09:17:59 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Tetris</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
</resources>