]> git.zerfleddert.de Git - FreeShisen/blobdiff - res/values/strings.xml
remove some hardcoded strings
[FreeShisen] / res / values / strings.xml
index d9810cd7e3177fcca4140dedd6b81ec2729152f5..55dd08733ab0d901ab2bcc493cf86e495e353804 100644 (file)
@@ -1,20 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
     <string name="app_name">FreeShisen</string>
-    <string name="clean">Clean</string>
+    <string name="newgame">New Game</string>
     <string name="hint">Hint</string>
     <string name="undo">Undo</string>
     <string name="options">Options</string>
     <string name="about">About</string>
     <string name="aboutText">\n
-&#169; 2013 knilch. Originally:\n
+&#169; 2013 knilch - freeshisen@cwde.de\n
+Most of the gameplay code and application structure taken from ShisenSho:\n
 &#169; 2013 contact.proofofconcept@gmail.com\n
-Images taken from kshisen (Shisen Sho 1.5.1), from the package kdegames\n
+Images taken from kshisen (Shisen Sho 1.5.1), from the package kdegames:\n
 &#169; 1997 Mario Weilguni\n
+Other tilesets from libkmahjongg:
+&#169; Eugene Trounev, James L. Hammons, Robert Buchholz
 Distributed under GPL v2:\n
 http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n
 Get the source code: https://code.google.com/p/freeshisen/</string>
     <string name="size">Size</string>
+    <string name="tileset">Tileset</string>
+    <string name="tileset_default">classic</string>
     <string name="difficulty">Difficulty</string>
     <string name="size_default">2</string>
     <string name="difficulty_default">1</string>
@@ -36,5 +41,9 @@ Get the source code: https://code.google.com/p/freeshisen/</string>
     <string name="invalidtime">9:99:99</string>
     <string name="clearhiscore_confirm_title">Really clear best times?</string>
     <string name="clearhiscore_confirm_text">This will clear all saved times. Hit &quot;OK&quot; if you really want to do this.</string>
+    <string name="prefchange_confirm_title">Preferences changed!</string>
+    <string name="prefchange_confirm_text">Changes in Preferences will only have an effect if a new game is started. Abort current game and start a new one?</string>
+    <string name="hiscore_title">Hiscore!</string>
+    <string name="hiscore_text">You\'ve made the highscore list!</string>
 
 </resources>
\ No newline at end of file
Impressum, Datenschutz