瀏覽代碼

Update auth_fail_get_user_name string

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

+ 1 - 1
res/values/strings.xml

@@ -166,7 +166,7 @@
 	<string name="auth_connecting_auth_server">Connecting to authentication server…</string>
 	<string name="auth_unsupported_auth_method">The server does not support this authentication method</string>    
 	<string name="auth_unsupported_multiaccount">%1$s does not support multiple accounts</string>
-	<string name="auth_fail_get_user_name">Your server is not returning a correct user id, contact with your admin please</string>
+	<string name="auth_fail_get_user_name">Your server is not returning a correct user id, please contact an administrator</string>
     
     <string name="fd_keep_in_sync">Keep file up to date</string>
     <string name="common_rename">Rename</string>