summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-en/strings.xml
blob: 375455fdf940db9d5a5a55d353e4c0e76d46ea19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">SpiritLevel</string>

    <string name="action_settings">Settings</string>
    <string name="action_record">Record</string>
    <string name="action_record_off">Stop Recording</string>
    <string name="action_record_text">I start to record!</string>
    <string name="action_record_text_off">I stop to record!</string>

    <string name="alert">Attention! Thats about </string>

    <string name="action_lang">Change Language</string>
    <string name="action_lang_NA">English speech files are not installed! Please install them in your Phone Settings, when needed</string>

    <string name="action_exit">Exit</string>

    <string name="change_text">Changing Language to English</string>

    <string name="goodby">Thank You for using Software Fools Software!    Which never fooled anybody</string>

    <string name="toast_force">Accelleration detected \n Force:</string>
</resources>