blob: bb044b6d1f3d736fcb0e295d815cda2e0d4eae37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_settings">Settings</string>
<string name="alert">Attention! Thats about </string>
<string name="action_lang">Change Language</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>
|