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

Commit

Permalink
fix typo in message property key
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmason committed Nov 12, 2013
1 parent c613593 commit 0264873
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 @@ -853,7 +853,7 @@ jsf.email.coordinator.ReceivedReason=You are coordinator in '#{sendEmail.locale.
#------ request-to-join-language email ------
jsf.email.joinrequest.UserRequestingToJoin=Zanata user '#{sendEmail.fromName}' with id '#{sendEmail.fromLoginName}' is requesting to join the #{sendEmail.locale.localeId.id} (#{sendEmail.locale.retrieveNativeName()}) Language Team
jsf.email.joinrequest.AddUserInstructions=You can add #{sendEmail.fromName} to the #{sendEmail.locale.localeId.id} team as translator using the "#{messages['jsf.AddTeamMember']}" action on the language team page and searching for '#{sendEmail.fromLoginName}'.
jsf.email.joinrequest.RoleRequest=Role requested:
jsf.email.joinrequest.RoleRequested=Role requested:

#------ request-role-language email ------
jsf.email.rolerequest.UserRequestingRole=Zanata user '#{sendEmail.fromName}' with id '#{sendEmail.fromLoginName}' is requesting the following role in #{sendEmail.locale.localeId.id} (#{sendEmail.locale.retrieveNativeName()}) Language Team:
Expand Down

0 comments on commit 0264873

Please sign in to comment.