summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
blob: 17288e8d96ce3696ab01a20622e716bbe4ae74fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">SpiritLevel</string>

    <string name="hello_world">Hello world!</string>

    <string name="newton">Newton!</string>
    <string name="newton_short">N</string>
    <string name="fuckoff">Fuck Off!</string>

</resources>