瀏覽代碼

Added lost string for previous commit

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

+ 1 - 0
res/values/strings.xml

@@ -97,6 +97,7 @@
     <string name="downloader_download_failed_credentials_error">Download failed, you need to relogin</string>
     <string name="common_choose_account">Choose account</string>
     <string name="sync_fail_ticker">Synchronization failed</string>
+    <string name="sync_fail_ticker_unauthorized">Synchronization failed, you need to relogin</string>
     <string name="sync_fail_content">Synchronization of %1$s could not be completed</string>
     <string name="sync_fail_content_unauthorized">Invalid password for %1$s</string>
 	<string name="sync_conflicts_in_favourites_ticker">Conflicts found</string>