From 24a9c319aed4089eb97bedb249cd6ddbff13d398 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 21 Feb 2019 20:25:56 +0100 Subject: add password forgotten item to edit profile menu fixes #295 --- src/main/res/values/defaults.xml | 25 +++++++++++++++++++++++++ src/main/res/values/strings.xml | 3 +++ 2 files changed, 28 insertions(+) (limited to 'src/main/res/values') diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index 512a60138..e8e0c9206 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -236,5 +236,30 @@ blabber.im buzon.uy + + + pix-art.de + blabber.im + jabber.de + dismail.de + draugr.de + conversations.im + jabber.at + jabber-germany.de + jabjab.de + jabber.fr + + + https://jabber.pix-art.de/impressum/ + https://blabber.im/en/kontakt/ + https://www.jabber.de/support/ + https://dismail.de/contact.html + https://www.draugr.de/kontakt/ + https://conversations.im/#support + https://jabber.at/account/password/reset/ + https://jabber-germany.de/impressum.html + https://jabjab.de/kontakt.php + https://jabberfr.org/contact/ + diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index e8c2dd0b8..d4dd1c5cf 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -887,4 +887,7 @@ The backup files could not be stored in %s Search participants File too large + Password forgotten + Password forgotten + You have forgotten your account password? We will now try to open the support website of your provider. -- cgit v1.2.3