diff --git a/README.md b/README.md index 80e2eded8441c61ba737864a47b0ed57d3fdc0f8..62d26ad54d8b4d3bba3bc02c4bed7bcf0efe80ed 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,12 @@ This app is a webapp for the site Diroot.org. *Link to APK:* ... -Licence GPLv3 (see licence on source above) +Licence GPLv3-only (see licence on source above) Requiriments: Android 4.1 or + 4 MB free on Smartphone -###Developed by Massimiliano: +###Developed by: + +* Massimiliano: diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c2aeab10934ccb3a57ab6342fd1f777cdbfa7984..ab2409affb9f984d3ef52900993102b4fb15345e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -86,7 +86,7 @@ <string name="PadInfo">Pad Needs info...</string> <string name="PadTitle">Etherpad info</string> <string name="ChatTitle">XMPP settings</string> - <string name="ChatInfo">Jabber ID : Your full Disroot email address\\nPassword : Your Disroot password</string> + <string name="ChatInfo">Jabber ID : Your full Disroot email address\nPassword : Your Disroot password</string> <string name="CalcInfo">EtherCalc needs Info</string> <string name="CalcTitle">Ethercalc Info</string> <string name="BinTitle">PrivateBin Info</string>