From 9024856ee84aed89b88fc2ce0ed08522a18713ac Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Thu, 15 Dec 2016 09:48:20 -0500 Subject: [PATCH] add an extra single quote because JSF is eating them #3338 --- src/main/java/Bundle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/java/Bundle.properties b/src/main/java/Bundle.properties index c82dcd095a8..dd94d88cd99 100755 --- a/src/main/java/Bundle.properties +++ b/src/main/java/Bundle.properties @@ -218,7 +218,8 @@ user.error.wrongPassword=Sorry, wrong password. login.button=Log In with {0} # authentication providers auth.providers.title=Other Log In Options -auth.providers.tip=Convert your Dataverse account to use these other log in options below. Learn more.

Don't have a Dataverse account? Sign up using: +# FIXME: Why do we need two single quotes in "Don''t"? Why is JSF eating one of them? +auth.providers.tip=Convert your Dataverse account to use these other log in options below. Learn more.

Don''t have a Dataverse account? Sign up using: auth.providers.title.builtin=Dataverse auth.providers.title.shib=Your Institution auth.providers.title.orcid=ORCID