diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e99a968..371ea90 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -14,7 +14,10 @@
Touch to Start
Tone Frequency
Words per Minute
+ Controls the speed each character is sent
Effective Words per Minute
+ Allows extra spacing between characters
+
sender_tone
sender_wpm
@@ -26,7 +29,7 @@
Score: %d%%\nMistakes: %d
Error: No input?
Sender
- Koch Lessons
+ @string/training_button_label
Minutes per session
Variable group length
Always groups of 5
diff --git a/app/src/main/res/xml/root_preferences.xml b/app/src/main/res/xml/root_preferences.xml
index 43e06da..8cb2c1b 100644
--- a/app/src/main/res/xml/root_preferences.xml
+++ b/app/src/main/res/xml/root_preferences.xml
@@ -23,6 +23,7 @@