1
0
mirror of https://github.com/etesync/android synced 2025-03-05 01:36:46 +00:00

Acconut setup: make it more obvious that server needs to be an etesync one.

This commit is contained in:
Tom Hacohen 2019-01-12 14:10:45 +00:00
parent c259e9bede
commit ab3dfff13a

View File

@ -180,7 +180,7 @@
<string name="login_email_address">Email</string>
<string name="login_email_address_error">Valid email address required</string>
<string name="login_password">Password</string>
<string name="login_custom_server">Custom Server URL</string>
<string name="login_custom_server">EteSync Server URL</string>
<string name="login_custom_server_error">Invalid URL found, did you forget to include https://?</string>
<string name="login_toggle_advanced">Show advanced settings</string>
<string name="login_encryption_password">Encryption Password</string>