]>
Commit | Line | Data |
---|---|---|
c6f3dff3 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <resources> | |
c6f3dff3 | 3 | <string name="app_name">ShisenSho</string> |
4 | <string name="clean">Clean</string> | |
5 | <string name="hint">Hint</string> | |
6 | <string name="undo">Undo</string> | |
7 | <string name="options">Options</string> | |
8 | <string name="about">About</string> | |
9 | <string name="aboutText">\n | |
d0e04237 | 10 | © 2013 knilch. Originally:\n |
11 | © 2013 contact.proofofconcept@gmail.com\n | |
c6f3dff3 | 12 | Images taken from kshisen (Shisen Sho 1.5.1), from the package kdegames\n |
d0e04237 | 13 | © 1997 Mario Weilguni\n |
c6f3dff3 | 14 | Distributed under GPL v2:\n |
15 | http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n | |
d0e04237 | 16 | Get the source code: TODO |
c6f3dff3 | 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> |