+ <string name="gravity_pref_on">Gravity is active.</string>
+ <string name="gravity_pref_off">Gravity disabled.</string>
+ <string name="time_pref_on">Time Counter is active.</string>
+ <string name="time_pref_off">Time Counter disabled.</string>
+ <string name="besttimes">Fastest Times</string>
+ <string name="diff_hard">Difficulty: Hard</string>
+ <string name="diff_easy">Difficulty: Easy</string>
+ <string name="reset_hiscore">Clear Times</string>
+ <string name="reset_hiscore_hint">Clears all saved times</string>
+ <string name="hiscore_large1">"Large: 1st "</string>
+ <string name="hiscore_2nd">", 2nd "</string>
+ <string name="hiscore_medium1st">"Medium: 1st "</string>
+ <string name="hiscore_small1">"Small: 1st "</string>
+ <string name="invalidtime">9:99:99</string>
+ <string name="clearhiscore_confirm_title">Really clear best times?</string>
+ <string name="clearhiscore_confirm_text">This will clear all saved times. Hit "OK" if you really want to do this.</string>
+ <string name="prefchange_confirm_title">Preferences changed!</string>
+ <string name="prefchange_confirm_text">Changes in Preferences will only have an effect if a new game is started. Abort current game and start a new one?</string>
+ <string name="hiscore_title">Hiscore!</string>
+ <string name="hiscore_text">You\'ve made the highscore list!</string>
+
+</resources>
\ No newline at end of file