From 5f97d5e0e713dd510effcfd9c3eb83f96e07fd87 Mon Sep 17 00:00:00 2001 From: Damian Jansen Date: Tue, 5 Aug 2014 18:24:45 +1000 Subject: [PATCH] Fix cancel copy translations mouseover hint --- zanata-war/src/main/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zanata-war/src/main/resources/messages.properties b/zanata-war/src/main/resources/messages.properties index 8c021209b2..72cdf83cbc 100644 --- a/zanata-war/src/main/resources/messages.properties +++ b/zanata-war/src/main/resources/messages.properties @@ -209,7 +209,7 @@ jsf.validation.target=Target jsf.validation.updated=Updated validation {0} to {1}. # as a verb jsf.CopyTrans.run=Copy Translations -jsf.CopyTrans.cancel=Cancel Translation Copy} +jsf.CopyTrans.cancel=Cancel Translation Copy # as a noun (the CopyTrans feature) jsf.CopyTrans=Copy Translations jsf.Copytrans.message="Copy Translations" attempts to reuse translations that have been entered in Zanata by matching them with untranslated strings in your project/version. Consequently, "Copy Translations" is best used before translation and review work is initiated on a project.