Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <string name="app_name">JetBoy</string>
      4 	<string name="start">START!</string>
      5 	<string name="retry">RETRY</string>
      6 	<string name="restart">RETURN</string>
      7 	<string name="helpText">Help JET BOY get through the asteroid field! Blast the asteroids in time with the beat and listen to the music respond!\n\nUse your FIRE button to explode each asteroid as it passes through the laser guide.</string>
      8 	<string name="winText">You win, You are the master of the Universe!\n\nJETBOY by SONiVOX\n\nProduced by Jennifer Hruska\nMusic by Eric Barlaan\nGraphics by Randy OConnor\nProgramming by MageTech</string>
      9 	<string name="loseText">Sorry, you lose.</string>
     10 	<string name="timer">1:12</string>
     11 </resources>
     12 
     13 
     14