Implemented "Finish 1. world" -> Level is adjusted, Toolshop-tutorial is deactivated
Added resetConfirmDialog Fixed minor bugs
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
<string name="start_screen_play">Play</string>
|
||||
<string name="start_screen_unlock_all_levels">Unlock all levels (Yes! It\'s magic!)</string>
|
||||
<string name="start_screen_gain_90_ep">Gain 90 ep (Nope! No magic at all!)</string>
|
||||
<string name="start_screen_finish_world_1">Finish the first world!</string>
|
||||
<string name="start_screen_to_gl_test_screen">Test GL Stuff!!!</string>
|
||||
<string name="tool_upgrade_title_placeholder">Time (Lv12)</string>
|
||||
<string name="topbar_level_placeholder">Level: 24</string>
|
||||
@ -97,6 +98,7 @@
|
||||
<string name="exit_confirm_dialog_yes">Yes</string>
|
||||
<string name="exit_confirm_dialog_no">No</string>
|
||||
<string name="exit_confirm_dialog_question">Do you really want to exit the game?</string>
|
||||
<string name="reset_dialog_question">Do you really want to reset ALL your progress?</string>
|
||||
|
||||
<string name="tutorial_placeholder">This is a multiline placeholder\nfor all the tutorials I made!!!\nAwesome! - Isn\'t it?</string>
|
||||
<string name="tutorial_welcome">Welcome to Endless Roll!\nHave fun!</string>
|
||||
@ -106,6 +108,7 @@
|
||||
<string name="tutorial_place_ramp_air">You can even set a Tool in mid-air.\nTime carefully!</string>
|
||||
<string name="tutorial_place_ramp_air_2">Now try again!</string>
|
||||
<string name="tutorial_leveled_up_to_toolshop">Congratulations! You have leveled up!\nNow go to the toolshop</string>
|
||||
<string name="tutorial_spring_equipped">Well done! Now you can start the next level</string>
|
||||
<string name="tutorial_switch_tools_two_neccessary">For this level you will need two tools equipped</string>
|
||||
<string name="tutorial_switch_tools_switch">To select a tool just click on it</string>
|
||||
<string name="tutorial_toolshop_welcome">Welcome to the toolshop!\nHere you can buy and upgrade all tools and you can customize your toolbar.</string>
|
||||
|
Reference in New Issue
Block a user