mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-08 04:31:04 -04:00
Removed unused translations
This commit is contained in:
parent
de99dd9ba8
commit
b2e6e3c9e4
10 changed files with 182 additions and 293 deletions
|
@ -25,9 +25,7 @@
|
|||
"gameOver.stats.upgrades_applied": "Upgrades applied",
|
||||
"gameOver.test_run": "This is a test game, its score is not recorded.",
|
||||
"gameOver.unlocked_count": "You unlocked {{count}} items :",
|
||||
"gameOver.upgrades_picked": "Upgrades active at the end of the game",
|
||||
"gameOver.win.summary": "You cleared all levels for this game, catching {{score}} coins in total.",
|
||||
"gameOver.win.title": "Game finished",
|
||||
"lab.help": "Try to come up with 3 good builds",
|
||||
"lab.instructions": "Select upgrades below, then pick the level to play. Each time you upgrade a perk, it cannot be upgraded as much in the following levels. ",
|
||||
"lab.menu_entry": "New lab game",
|
||||
|
@ -97,8 +95,6 @@
|
|||
"main_menu.reset_confirm": "Yes",
|
||||
"main_menu.reset_help": "Erase high score, play time and statistics",
|
||||
"main_menu.reset_instruction": "You will loose all progress you made in the game, are you sure ?",
|
||||
"main_menu.resume": "Resume",
|
||||
"main_menu.resume_help": "Return to then game",
|
||||
"main_menu.save_file_error": "Error loading save file",
|
||||
"main_menu.save_file_loaded": "Save file loaded",
|
||||
"main_menu.save_file_loaded_help": "The app will now reload to apply your save",
|
||||
|
@ -123,7 +119,6 @@
|
|||
"play.mobile_press_to_play": "Press and hold here to play",
|
||||
"play.score_tooltip": "See your score, upgrades and more",
|
||||
"score_panel.rerolls_count": "You have accumulated {{rerolls}} rerolls",
|
||||
"score_panel.test_run": "This is a test game, score is not recorded permanently",
|
||||
"score_panel.title": "{{score}} points at level {{level}}/{{max}} ",
|
||||
"score_panel.title_looped": "{{score}} points at level {{level}}/{{max}} of loop {{loop}}",
|
||||
"score_panel.upcoming_levels": "Upcoming levels :",
|
||||
|
@ -133,7 +128,6 @@
|
|||
"unlocks.level": "Here are all the game levels, click one to start a game with that starting level. ",
|
||||
"unlocks.level_description": "A {{size}}x{{size}} level with {{bricks}} bricks, {{colors}} colors and {{bombs}} bombs.",
|
||||
"unlocks.title": "You unlocked {{percentUnlock}}% of the game. ",
|
||||
"unlocks.unlocks_at": "Unlocks at total score {{threshold}}.",
|
||||
"upgrades.addiction.fullHelp": "The countdown only starts after breaking the first brick of each level. It stops as soon as all bricks are destroyed.",
|
||||
"upgrades.addiction.help": "+{{lvl}} combo / brick, combo resets {{delay}}s after breaking a brick. ",
|
||||
"upgrades.addiction.name": "Addiction",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue