www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 74445f11b3fe48d075c2b52bb74935c10764a51c
parent 1a8f264ccfe6fd0eace636fcb7d1ff41863564b4
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu, 21 Nov 2013 20:22:00 -0500

"signons.*" -> "signons.sqlite" in corrupt-login-manager error message

Diffstat:
Mchrome/locale/en-US/zotero/zotero.properties | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties @@ -760,9 +760,9 @@ sync.error.invalidLogin.text = The Zotero sync server did not accept your usern sync.error.enterPassword = Please enter a password. sync.error.loginManagerInaccessible = Zotero cannot access your login information. sync.error.checkMasterPassword = If you are using a master password in %S, make sure you have entered it successfully. -sync.error.corruptedLoginManager = This could also be due to a corrupted %1$S login manager database. To check, close %1$S, back up and delete signons.* from your %1$S profile directory, and re-enter your Zotero login information in the Sync pane of the Zotero preferences. +sync.error.corruptedLoginManager = This could also be due to a corrupted %1$S login manager database. To check, close %1$S, back up and delete signons.sqlite from your %1$S profile directory, and re-enter your Zotero login information in the Sync pane of the Zotero preferences. sync.error.loginManagerCorrupted1 = Zotero cannot access your login information, possibly due to a corrupted %S login manager database. -sync.error.loginManagerCorrupted2 = Close %1$S, back up and delete signons.* from your %2$S profile directory, and re-enter your Zotero login information in the Sync pane of the Zotero preferences. +sync.error.loginManagerCorrupted2 = Close %1$S, back up and delete signons.sqlite from your %2$S profile directory, and re-enter your Zotero login information in the Sync pane of the Zotero preferences. sync.error.syncInProgress = A sync operation is already in progress. sync.error.syncInProgress.wait = Wait for the previous sync to complete or restart %S. sync.error.writeAccessLost = You no longer have write access to the Zotero group '%S', and items you've added or edited cannot be synced to the server.