Revision 557fc403
Added by Leszek Koltunski over 5 years ago
| src/main/res/values/strings.xml | ||
|---|---|---|
| 1 | 1 | <resources> | 
| 2 | 2 | <string name="app_name">Magic Cube</string> | 
| 3 | 3 | <string name="distorted">DISTORTED</string> | 
| 4 |     <string name="opengl_error">OpenGL error</string>
 | |
| 4 |     <string name="opengl_error">Graphics Error</string>
 | |
| 5 | 5 | <string name="scramble">Scramble</string> | 
| 6 | 6 | <string name="solve">Solve</string> | 
| 7 | 7 | <string name="exit">Exit</string> | 
Also available in: Unified diff
Minor