Browse Source

Added lost string for previous commit

David A. Velasco 11 năm trước cách đây
mục cha
commit
1958964f56
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>