From e00cf0dc65217a575b6a1762991e7ff071cbdc24 Mon Sep 17 00:00:00 2001 From: meaz <meaz@disroot.org> Date: Sun, 23 Sep 2018 09:22:32 +0200 Subject: [PATCH] typo in English --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c36cc06..e3f4910 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -102,7 +102,7 @@ <string name="UserTitle">User Password Management Help</string> <string name="UserInfo">Use our User Self Service Center to manage your user and password data</string> <string name="StateTitle">State Info</string> - <string name="StateInfo">Page to see the current stare of Disroot services. Here you can see if any service has a problem, if there are any performance issues, as well as get to know when we schedule maintenance in which time some services might be unavailable.\n\n<b>Alternative ways to get State updates:</b></string> + <string name="StateInfo">Page to see the current state of Disroot services. Here you can see if any service has a problem, if there are any performance issues, as well as get to know when we schedule maintenance in which time some services might be unavailable.\n\n<b>Alternative ways to get State updates:</b></string> <string name="state_help">State on XMPP</string> <string name="HowToTitle">How to Info</string> <string name="HowToInfo">Our page with howtos and tutorials to help you find your way around the various Disroot services.</string> -- GitLab