v1.3.2: adjusted daily run timer to be language-neutral

This commit is contained in:
Evan Debenham
2022-07-18 18:00:33 -04:00
parent 07a3897ba7
commit d4bd1f0e7e
2 changed files with 15 additions and 20 deletions
@@ -56,10 +56,6 @@ scenes.heroselectscene.daily_no=No
scenes.heroselectscene.daily_unavailable=A new daily run is available every day at midnight UTC
scenes.heroselectscene.daily_unavailable_long=It seems you've started a daily that's in the future! This can happen if you recently changed timezones, or if you changed your system clock. _Your next daily will be available in %d days._
scenes.heroselectscene.daily_existing=You already have a daily run in progress. You must end that run before starting another daily.
scenes.heroselectscene.daily_seconds=%d Seconds
scenes.heroselectscene.daily_minutes=%d Minutes
scenes.heroselectscene.daily_hours=%d Hours
scenes.heroselectscene.daily_30_hours=30+ Hours
scenes.heroselectscene.custom_seed_title=Enter a Custom Seed
scenes.heroselectscene.custom_seed_desc=The same seed and game version always generate the same dungeon! Seeds are nine uppercase letters (e.g. ABC-DEF-GHI), but you can enter anything you want and the game will convert it. _Games with a custom seed cannot earn badges, contribute to games played, and appear at the bottom of the rankings page._
scenes.heroselectscene.custom_seed_duplicate=You already have a regular game in progress with that seed. You must end that game before using that custom seed.