summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-en
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-en')
-rw-r--r--app/src/main/res/values-en/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 5bf2777..375455f 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -1,9 +1,10 @@
<?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>