summaryrefslogtreecommitdiff
path: root/Penguloon/Resources/Values
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-13 16:01:11 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-13 16:01:11 +0100
commitd26927ed5be011c8200e31e2c6f92394c279647d (patch)
treeca207ba040aaf97e1eb28b606cc3be5a9d21a87c /Penguloon/Resources/Values
parent4ae069581351b8712fd4647e9b902da1e3c9dbe3 (diff)
endscreen xd
Diffstat (limited to 'Penguloon/Resources/Values')
-rw-r--r--Penguloon/Resources/Values/Strings.xml15
1 files changed, 13 insertions, 2 deletions
diff --git a/Penguloon/Resources/Values/Strings.xml b/Penguloon/Resources/Values/Strings.xml
index 46cdc4c..aa5679f 100644
--- a/Penguloon/Resources/Values/Strings.xml
+++ b/Penguloon/Resources/Values/Strings.xml
@@ -10,11 +10,22 @@
<!-- level selection -->
<string name="LevelSelectionBack">Back</string>
-
+
+ <!-- ingame endscreen -->
+ <string name="EndScreenExit">Exit</string>
+ <string name="EndScreenGameOver">Game Over</string>
+ <string name="EndScreenKills">Kills</string>
+ <string name="EndScreenWave">Wave</string>
+ <string name="EndScreenPR">New PR!</string>
+ <string name="EndScreenRestart">Restart</string>
+
<!-- ingame -->
<string name="IngameOptions">Options</string>
<string name="IngameStart">Start</string>
-
+ <string name="IngameHealth">Health</string>
+ <string name="IngameGold">Gold</string>
+ <string name="IngameWave">Wave</string>
+
<!-- objects info text -->
<string name="ObjectPenguin">This penguin does not like \n balloons</string>
<string name="ObjectGoldPenguin">This gold penguin shoots \n even faster than regular \n penguins</string>