瀏覽代碼

Updated hint in URL input field

David A. Velasco 11 年之前
父節點
當前提交
81e906bc34
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -34,7 +34,7 @@
 	<string name="recommend_text">"I want to invite you to use %1$s on your smartphone!\nDownload here: %2$s"</string>  
 
     <string name="auth_check_server">Check Server</string>
-    <string name="auth_host_url">Server address</string>
+    <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">New to %1$s?</string>