]> git.zerfleddert.de Git - FreeShisen/blobdiff - res/values/strings.xml
rename "zerotime".
[FreeShisen] / res / values / strings.xml
index aa35b46db73bd3d2c1fa38b6c40eb62fb8982bd4..d9810cd7e3177fcca4140dedd6b81ec2729152f5 100644 (file)
@@ -1,7 +1,6 @@
 <?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>
@@ -28,12 +27,14 @@ Get the source code: https://code.google.com/p/freeshisen/</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</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="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>
 
 </resources>
\ No newline at end of file
Impressum, Datenschutz