From 640cd168ecf83eb17fa9b6d642e28cffee71787d Mon Sep 17 00:00:00 2001 From: misaochan Date: Tue, 29 Nov 2016 19:04:16 +1300 Subject: [PATCH] Fix wrong 1 and 2 strings --- app/src/main/res/layout/welcome_copyright.xml | 2 +- app/src/main/res/values/strings.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/welcome_copyright.xml b/app/src/main/res/layout/welcome_copyright.xml index eaaad1ea8..42024f589 100644 --- a/app/src/main/res/layout/welcome_copyright.xml +++ b/app/src/main/res/layout/welcome_copyright.xml @@ -19,7 +19,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:maxWidth="240dp" - android:text="@string/welcome_copyright_text" + android:text="@string/tutorial_2_text" android:layout_gravity="center" android:textStyle="bold" android:textAlignment="center" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 69ff00546..1bcaa5db6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -141,10 +141,10 @@ Attribution GNU Free Documentation License - Please upload pictures that are taken or created entirely by yourself. Examples: - \u2022 Natural objects (flowers, animals, mountains) \u2022 Useful objects (bicycles, train stations) \u2022 Famous people (your mayor, Olympic athletes you met) - Wikimedia Commons hosts most of the images that are used in Wikipedia. - Your images help educate people around the world! + Wikimedia Commons hosts most of the images that are used in Wikipedia. + Your images help educate people around the world! + Please upload pictures that are taken or created entirely by yourself. Examples: + \u2022 Natural objects (flowers, animals, mountains) \u2022 Useful objects (bicycles, train stations) \u2022 Famous people (your mayor, Olympic athletes you met) Contribute your images. Help Wikipedia articles come to life! Images on Wikipedia come from Wikimedia Commons.