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


    <string name="action_settings">Settings</string>
    <string name="action_record">Record</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>