Revision d1468757
Added by Leszek Koltunski over 8 years ago
src/main/res/values/strings.xml | ||
---|---|---|
2 | 2 |
<resources> |
3 | 3 |
<string name="app_name">Distorted Android Examples</string> |
4 | 4 |
<string name="toc">Table of Contents</string> |
5 |
<string name="tocHeader">Welcome to the Distorted Android Examples!\nPlease take a look at: https://DistortedAndroid.org/</string>
|
|
5 |
<string name="tocHeader">Welcome to the Distorted Android Examples!\nPlease take a look at: https://distorted.org/</string>
|
|
6 | 6 |
|
7 | 7 |
<string name="continu">Continue</string> |
8 | 8 |
<string name="rows">Rows</string> |
... | ... | |
83 | 83 |
|
84 | 84 |
<string name="example_movingeffects_toast">Click on \'RESET\' and define your path by touching the screen. Then click on one of the effects and see it move along your path.</string> |
85 | 85 |
<string name="example_cubes_toast">Rotate the cubes by swiping the screen</string> |
86 |
</resources> |
|
86 |
</resources> |
Also available in: Unified diff
Adjust URL