X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/FreeShisen/blobdiff_plain/4e38ce41b804c39fcf12c0ceda84a46c445b0672..d7575b69545a01cdafed10d114efd18122bcaa28:/res/values/strings.xml

diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0ffa59f..1b21528 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7,9 +7,10 @@
     <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
 Distributed under GPL v2:\n
 http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n
@@ -33,10 +34,8 @@ Get the source code: https://code.google.com/p/freeshisen/</string>
     <string name="hiscore_2nd">", 2nd "</string>
     <string name="hiscore_medium1st">"Medium: 1st "</string>
     <string name="hiscore_small1">"Small: 1st "</string>
-    <string name="zerotime">00:00:00</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="ok">OK</string>
-    <string name="cancel">Cancel</string>
 
 </resources>
\ No newline at end of file