Changed GoalScreen to GoalMessage

Reduced firework
Changed taskCompletedMessageLook
This commit is contained in:
=
2017-11-22 11:38:54 +01:00
parent 8d4caeaf69
commit 9a2353b01c
18 changed files with 730 additions and 594 deletions

View File

@ -21,6 +21,8 @@
<string name="message_try_again">Try again</string>
<string name="message_restart">Restart</string>
<string name="message_next_level">Next level</string>
<string name="goal_message_restart_format_d">Restart Level %d</string>
<string name="goal_message_next_level_format_d">Next Level: %d</string>
<string name="pre_start_screen_loading">LOADING...</string>
<string name="short_menu_continue">Continue</string>
<string name="short_menu_restart">Restart</string>