diff --git a/AndorsTrail/res/values/arrays.xml b/AndorsTrail/res/values/arrays.xml
index f55cb12b2..3fb215f05 100644
--- a/AndorsTrail/res/values/arrays.xml
+++ b/AndorsTrail/res/values/arrays.xml
@@ -10,12 +10,12 @@
- - Unlimited saves and lives
- - Unlimited lives
- - 50 lives
- - 10 lives
- - 3 lives
- - 1 life (hardcore mode)
+ - @string/startscreen_mode_unlimited_saves_and_lives
+ - @string/startscreen_mode_unlimited_lives
+ - @string/startscreen_mode_50_lives
+ - @string/startscreen_mode_10_lives
+ - @string/startscreen_mode_3_lives
+ - @string/startscreen_mode_1_life
diff --git a/AndorsTrail/res/values/strings.xml b/AndorsTrail/res/values/strings.xml
index 702e6f9ae..df36991ae 100644
--- a/AndorsTrail/res/values/strings.xml
+++ b/AndorsTrail/res/values/strings.xml
@@ -162,6 +162,12 @@
Can\'t load from an empty slot.
Attention
Loading this game deletes its save slot. You will have to save again before switching to another game.
+ Unlimited saves and lives
+ Unlimited lives
+ 50 lives
+ 10 lives
+ 3 lives
+ 1 life (hardcore mode)
[You gained %1$d experience]