Revision 2971588c
Added by Leszek Koltunski about 4 years ago
src/main/res/values/strings.xml | ||
---|---|---|
36 | 36 |
<string name="downloading">Downloading…</string> |
37 | 37 |
<string name="submitting">Submitting…</string> |
38 | 38 |
<string name="tutorial">Watch a tutorial?</string> |
39 |
<string name="tutorials">Tutorials</string> |
|
39 | 40 |
|
40 | 41 |
<string name="credits1">Open Source app developed using the Distorted graphics library. Licensed under <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPL version 2</a> or - at your option - any later version.</string> |
41 | 42 |
<string name="credits2">Pretty Patterns by Walter Randelshofer. See <a href="http://www.randelshofer.ch">http://www.randelshofer.ch</a></string> |
Also available in: Unified diff
Progress creating the Tutorial Activity.