source: advance-wars/res/values/strings.xml@ a0f5455

Last change on this file since a0f5455 was 205f525, checked in by dportnoy <devnull@…>, 14 years ago

Added some buttons to the main menu. Added a new package to the project to make gui creation easier.

  • Property mode set to 100644
File size: 217 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <string name="hello">Hello World, advancewars!</string>
4 <string name="app_name">Advance Wars</string>
5 <string name="menu_exit">Exit</string>
6</resources>
Note: See TracBrowser for help on using the repository browser.