Project

General

Profile

« Previous | Next » 

Revision 5660465b

Added by Leszek Koltunski about 4 years ago

More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.

View differences:

src/main/res/values/strings.xml
38 38
    <string name="credits1">Open Source app developed using the Distorted graphics library. Licensed under GPL version 2 or - at your option - any later version.</string>
39 39
    <string name="credits2">Download code, take a look at tutorials, learn how to add your own graphics effect, learn how to code your own object, contribute a Pretty Pattern, implement your own solver, or report a bug: \n\n<a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a></string>
40 40

  
41
    <string name="error1">There are not exactly 9 facelets of each color!</string>
42
    <string name="error2">Not all 12 edges exist exactly once!</string>
43
    <string name="error3">One edge has to be flipped!</string>
44
    <string name="error4">Not all 8 corners exist exactly once!</string>
45
    <string name="error5">One corner has to be twisted!</string>
46
    <string name="error6">Two corners or two edges have to be exchanged!</string>
47
    <string name="error7">No solution exists for the given maximum move number!</string>
48
    <string name="error8">Timeout, no solution found in 20 seconds!</string>
49
    <string name="error9">Solver interrupted!</string>
50

  
41 51
    <string name="ms_placeholder">%1$d ms</string>
42 52
    <string name="sc_placeholder">Scramble %1$d</string>
43 53
    <string name="tm_placeholder">%1$02d:%2$02d</string>

Also available in: Unified diff