summaryrefslogtreecommitdiff
path: root/Penguloon/Resources/Values
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-18 11:04:53 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-18 11:04:53 +0100
commit2cb22a74aed80e2cce68f16b0821a690c7c05b7a (patch)
tree6a7a254662ebf795358d971f271e7a7f41484bb6 /Penguloon/Resources/Values
parentaa6972a5d052d1f57dfda3dadb79fcd5d8ded30b (diff)
new levels, auto round start
Diffstat (limited to 'Penguloon/Resources/Values')
-rw-r--r--Penguloon/Resources/Values/Strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Penguloon/Resources/Values/Strings.xml b/Penguloon/Resources/Values/Strings.xml
index 55b842a..311e278 100644
--- a/Penguloon/Resources/Values/Strings.xml
+++ b/Penguloon/Resources/Values/Strings.xml
@@ -40,7 +40,8 @@
<!-- ingame options menu -->
<string name="IngameOptionsContinue">Continue</string>
<string name="IngameOptionsQuit">Quit</string>
-
+ <string name="IngameOptionsAutoStart">Auto start</string>
+
<string name="IngameOptionsQuitConfirmation">Are you sure you want to quit?</string>
<string name="IngameYes">Yes</string>
<string name="IngameNo">No</string>