Files
android_development/samples/JetBoy/res/values/strings.xml
Jean-Michel Trivi cfe4476f03 AI 144511: am: CL 144510 am: CL 144509 Checking in Sonivox' JetBoy code sample. The java code still has a FIXME for cleanup and review to be done before final SDK build.
Original author: jmtrivi
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144511
2009-04-03 15:04:27 -07:00

14 lines
763 B
XML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">JetBoy</string>
<string name="start">START!</string>
<string name="retry">RETRY</string>
<string name="restart">RETURN</string>
<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>
<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>
<string name="loseText">Sorry, you lose.</string>
<string name="timer">1:12</string>
</resources>