fix string to make lint happy

This commit is contained in:
AndyScherzinger 2018-06-11 16:29:57 +02:00
parent 217fd15857
commit edd9331691
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -244,7 +244,7 @@
<string name="auth_fail_get_user_name">你的伺服器並未回應正確的使用者 ID請聯繫管理人員</string>
<string name="auth_can_not_auth_against_server">無法與伺服器認證</string>
<string name="auth_account_does_not_exist">此帳號尚未加入到這個裝置</string>
<string name="auth_access_failed">存取失敗</string>
<string name="auth_access_failed">存取失敗: %1$s</string>
<string name="favorite">設定為離線可用</string>
<string name="unfavorite">取消離線可用設定</string>