Revision 772882ec
Added by Leszek Koltunski about 3 years ago
src/main/res/values/strings.xml | ||
---|---|---|
19 | 19 |
<string name="you">YOU</string> |
20 | 20 |
<string name="solution">Solution</string> |
21 | 21 |
<string name="ready">Ready?</string> |
22 |
<string name="objectchange_effect">Object Change Effect</string> |
|
23 |
<string name="solve_effect">Solve Effect</string> |
|
24 |
<string name="scramble_effect">Scramble Effect</string> |
|
25 |
<string name="win_effect">Win Effect</string> |
|
22 | 26 |
<string name="duration">Duration:</string> |
23 | 27 |
<string name="type">Type:</string> |
24 | 28 |
<string name="choose_name">Choose a Name</string> |
Also available in: Unified diff
Fix a lint error.