]> git.zerfleddert.de Git - FreeShisen/blobdiff - res/values/strings.xml
update about box a bit.
[FreeShisen] / res / values / strings.xml
index 992b7609ea792742750ecbccf1228bd7d8ebe4e6..357af262e4ab5c0bcab574ba214297200ee1d277 100644 (file)
@@ -1,20 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
-    <string name="app_name">ShisenSho</string>
+    <string name="app_name">FreeShisen</string>
     <string name="clean">Clean</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.\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
 Distributed under GPL v2:\n
 http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n
-Get the source code: TODO
-    </string>
+Get the source code: https://code.google.com/p/freeshisen/</string>
     <string name="size">Size</string>
     <string name="difficulty">Difficulty</string>
     <string name="size_default">2</string>
@@ -22,7 +22,20 @@ Get the source code: TODO
     <string name="time_counter">Time Counter</string>
     <string name="gravity">Gravity</string>
     <string name="gravity_pref_on">Gravity is active.</string>
-    <string name="gravity_pref_off">Gravity is disabled</string>
-    <string name="time_pref_on">Time Counter active</string>
-    <string name="time_pref_off">Time Counter disabled</string>
-</resources>
+    <string name="gravity_pref_off">Gravity disabled.</string>
+    <string name="time_pref_on">Time Counter is active.</string>
+    <string name="time_pref_off">Time Counter disabled.</string>
+    <string name="besttimes">Fastest Times</string>
+    <string name="diff_hard">Difficulty: Hard</string>
+    <string name="diff_easy">Difficulty: Easy</string>
+    <string name="reset_hiscore">Clear Times</string>
+    <string name="reset_hiscore_hint">Clears all saved times</string>
+    <string name="hiscore_large1">"Large: 1st "</string>
+    <string name="hiscore_2nd">", 2nd "</string>
+    <string name="hiscore_medium1st">"Medium: 1st "</string>
+    <string name="hiscore_small1">"Small: 1st "</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>
+
+</resources>
\ No newline at end of file
Impressum, Datenschutz