Revision 1c89e2a7
Added by Leszek Koltunski almost 2 years ago
src/main/res/values/strings.xml | ||
---|---|---|
50 | 50 |
<string name="install">Install</string> |
51 | 51 |
<string name="abandon_solve">Give up</string> |
52 | 52 |
<string name="use_solver">Try</string> |
53 |
<string name="whatsnew">What\'s new</string> |
|
53 | 54 |
|
54 | 55 |
<string name="stars">Stars</string> |
55 | 56 |
<string name="scores">High Scores</string> |
... | ... | |
98 | 99 |
<string name="opengl_error" translatable="false">Error</string> |
99 | 100 |
<string name="opengl_error_text" translatable="false">This device does not support OpenGL 3.0</string> |
100 | 101 |
|
101 |
<string name="solver_generic_error1">Solver for this object and size not implemented yet!</string>
|
|
102 |
<string name="solver_generic_error1">Solver for this object not implemented yet!</string> |
|
102 | 103 |
<string name="solver_cube3_error1">There are only %1$d %2$s facelets.</string> |
103 | 104 |
<string name="solver_cube3_error2">Not all 12 edges exist exactly once!</string> |
104 | 105 |
<string name="solver_cube3_error3">One edge has to be flipped!</string> |
Also available in: Unified diff
What's new dialog
Bump version to 1.12.0