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

Commit

Permalink
rhbz#716759 fix sorting order
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Jun 27, 2011
1 parent 813ad18 commit d205c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/zanata-war/src/main/resources/messages.properties
Expand Up @@ -156,8 +156,6 @@ jsf.HelpUrlToolTip=The help URL for the server (shown on welcome page and every
jsf.Home=Home
jsf.HomepageContent=Homepage Content
jsf.IAgreeToThe=I agree to the
jsf.ProjectId=Project ID
jsf.ProjectVersionId=Version ID
jsf.IfYouHaveNotExplicitlyRequestedAPasswordResetYouCanIgnoreThisRequest=If you haven't explicitly requested a password reset, you can ignore this request.
jsf.ImportJavaLocales=Import Java Locales
jsf.InvalidActivationKey=Invalid activation key
Expand Down Expand Up @@ -205,7 +203,9 @@ jsf.PleaseFollowTheLinkBelowResetPasswordForYourAccount=Please follow the link b
jsf.PoweredBy=Powered by
jsf.Projects=Projects
jsf.ProjectMaintainerManager=Project Maintainer Manager
jsf.ProjectId=Project ID
jsf.ProjectIdExample=Example: my-project
jsf.ProjectVersionId=Version ID
jsf.RecordNotFound=Record not found
jsf.Register=Register
jsf.RegisterUrl=Register URL
Expand Down

0 comments on commit d205c11

Please sign in to comment.