Revision 9f006481
Added by Leszek Koltunski over 3 years ago
src/main/res/values/strings.xml | ||
---|---|---|
50 | 50 |
<string name="privacy_policy_text" translatable="false">Please see and accept our <a href="https://distorted.org/redmine/projects/magic-cube/wiki/Privacy_policy">Privacy Policy</a></string> |
51 | 51 |
<string name="accept" translatable="false">Accept</string> |
52 | 52 |
<string name="decline" translatable="false">Decline</string> |
53 |
<string name="abandon_solve">Give up</string> |
|
53 | 54 |
|
54 | 55 |
<string name="opengl_error" translatable="false">Error</string> |
55 | 56 |
<string name="opengl_error_text" translatable="false">This device does not support OpenGL 3.0</string> |
Also available in: Unified diff
Add a 'give up' dialog - if one made at least 10 moves when solving and presses a 'back' button, one needs to confirm.