Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Fix cancel copy translations mouseover hint
Browse files Browse the repository at this point in the history
  • Loading branch information
djansen-redhat committed Aug 5, 2014
1 parent 2e4c78d commit 5f97d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zanata-war/src/main/resources/messages.properties
Expand Up @@ -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.
Expand Down

0 comments on commit 5f97d5e

Please sign in to comment.