From 49ae4dd579c6fa73805872b3cfc3489944c18c54 Mon Sep 17 00:00:00 2001 From: Maria Emerson Date: Mon, 30 Jun 2008 18:00:55 -0700 Subject: [PATCH] reverted back to original weave logo, increased wizard height for linux problem, added passphrase verification --- services/sync/locales/en-US/wizard.dtd | 8 ++++---- services/sync/locales/en-US/wizard.properties | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/services/sync/locales/en-US/wizard.dtd b/services/sync/locales/en-US/wizard.dtd index 6b4fd06be1b..03e56e7ec02 100644 --- a/services/sync/locales/en-US/wizard.dtd +++ b/services/sync/locales/en-US/wizard.dtd @@ -1,6 +1,6 @@ - + @@ -14,7 +14,7 @@ - + @@ -55,9 +55,9 @@ - + - + diff --git a/services/sync/locales/en-US/wizard.properties b/services/sync/locales/en-US/wizard.properties index 549d1ff2feb..7deabb6b584 100644 --- a/services/sync/locales/en-US/wizard.properties +++ b/services/sync/locales/en-US/wizard.properties @@ -1,7 +1,9 @@ verify-progress.label = Verifying username and password verify-error.label = Invalid username and password verify-success.label = Username and password verified - +passphrase-progress.label = Verifying passphrase +passphrase-success.label = Passphrase verified +passphrase-error.label = Invalid passphrase serverError.label = Server Error serverTimeoutError.label = Server Timeout