Project

General

Profile

« Previous | Next » 

Revision 22fdfc36

Added by Leszek Koltunski over 4 years ago

RubikCube: major progress with a separate RubikSettingsEnum enum - has been introduced into RubikSettings.

View differences:

src/main/res/values/strings.xml
8 8
    <string name="about">About</string>
9 9
    <string name="save">SAVE</string>
10 10
    <string name="ok">OK</string>
11
    <string name="sizechange_effect">Cube Size Change Effect:</string>
12
    <string name="unscramble_effect">Cube Unscramble Effect:</string>
13
    <string name="scramble_effect">Cube Scramble Effect:</string>
11
    <string name="sizechange_effect">Size Change Effect:</string>
12
    <string name="solve_effect">Solve Effect:</string>
13
    <string name="scramble_effect">Scramble Effect:</string>
14 14
    <string name="duration">Duration:</string>
15 15
    <string name="type">Type:</string>
16 16
    <string name="credits1">Open Source app developed using the Distorted graphics library. </string>
17 17
    <string name="credits2">Code, tutorials, learn how to write your own graphics effect: <a href="http://www.distorted.org/cube">Distorted.org</a></string>
18

  
18 19
    <string name="ms_placeholder">%1$d ms</string>
19 20
</resources>

Also available in: Unified diff