corrected typos

This commit is contained in:
massimiliano 2018-09-14 16:25:30 +02:00
parent 13e7a9a572
commit a5d656cfa4
2 changed files with 5 additions and 3 deletions

View File

@ -8,10 +8,12 @@ This app is a webapp for the site Diroot.org.
*Link to APK:* *Link to APK:*
... ...
Licence GPLv3 (see licence on source above) Licence GPLv3-only (see licence on source above)
Requiriments: Requiriments:
Android 4.1 or + Android 4.1 or +
4 MB free on Smartphone 4 MB free on Smartphone
###Developed by Massimiliano: ###Developed by:
* Massimiliano:

View File

@ -86,7 +86,7 @@
<string name="PadInfo">Pad Needs info...</string> <string name="PadInfo">Pad Needs info...</string>
<string name="PadTitle">Etherpad info</string> <string name="PadTitle">Etherpad info</string>
<string name="ChatTitle">XMPP settings</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="CalcInfo">EtherCalc needs Info</string>
<string name="CalcTitle">Ethercalc Info</string> <string name="CalcTitle">Ethercalc Info</string>
<string name="BinTitle">PrivateBin Info</string> <string name="BinTitle">PrivateBin Info</string>