emotionhero/app/src/main/res/values/strings.xml

20 lines
1.2 KiB
XML

<resources>
<string name="app_name">Emotion Hero</string>
<string name="dummy_button">Dummy Button</string>
<string name="dummy_content">initialising&#8230;</string>
<string name="camera_required">The camera permission is required. Please start again</string>
<string name="restart">Restart</string>
<string name="nextLvl">Next Level!</string>
<string name="start">Start</string>
<string name="continueBtn">Continue</string>
<string name="highscores">Progress</string>
<string name="credits">Credits</string>
<string name="title_activity_highscore">HighscoreActivity</string>
<string name="action_settings">Settings</string>
<string name="section_format">Hello World from section: %1$d</string>
<string name="load_game_activity">Loading training...</string>
<string name="game_intro_text">Are you ready to become the next <b>Emotion Hero</b>? With this program you train for the right emotional response in <i>every</i> situation.</string>
<string name="game_intro_text2">Feel the emotions as they are given by the dots on screen. If <i>you</i> feel them, <i>we</i> detect them.\nNote that you do not always need to go full throttle, we can detect eg. a 47% surprise score!</string>
</resources>