| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <resources> |
| 3 | <string name="hello">Hello World, ShisenSho!</string> |
| 4 | <string name="app_name">ShisenSho</string> |
| 5 | <string name="clean">Clean</string> |
| 6 | <string name="hint">Hint</string> |
| 7 | <string name="undo">Undo</string> |
| 8 | <string name="options">Options</string> |
| 9 | <string name="about">About</string> |
| 10 | <string name="aboutText">\n |
| 11 | (C) 2013 contact.proofofconcept@gmail.com\n |
| 12 | Images taken from kshisen (Shisen Sho 1.5.1), from the package kdegames\n |
| 13 | (C) 1997 Mario Weilguni\n |
| 14 | Distributed under GPL v2:\n |
| 15 | http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n |
| 16 | Get the source code: http://db.tt/Imh8zH4M |
| 17 | </string> |
| 18 | <string name="size">Size</string> |
| 19 | <string name="difficulty">Difficulty</string> |
| 20 | <string name="size_label">Size:</string> |
| 21 | <string name="difficulty_label">Difficulty:</string> |
| 22 | <string name="gravity_label">Gravity:</string> |
| 23 | <string name="time_counter_label">Time counter:</string> |
| 24 | </resources> |