Explorar el Código

line break + "click here to get one from a provider"

Masoud Abkenar hace 8 años
padre
commit
0959d7aee6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -57,7 +57,7 @@
     <string name="auth_host_url">Server address https://…</string>
     <string name="auth_username">Username</string>
     <string name="auth_password">Password</string>
-    <string name="auth_register">Don’t have a server yet? Get one from a provider</string>
+    <string name="auth_register">Don’t have a server yet?\nClick here to get one from a provider</string>
     <string name="sync_string_files">Files</string>
     <string name="setup_btn_connect">Connect</string>
     <string name="uploader_btn_upload_text">Upload</string>