Skip to content

Commit

Permalink
small fix of property key
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Nov 2, 2016
1 parent e6203f4 commit e428cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -3413,7 +3413,7 @@ PageSelfRegistration.reload=Reload
PageSelfRegistration.captcha.validation.failed=CAPTCHA validation failed, try again
ObjectType.name=Name
ObjectType.lifecycleState=Lifecycle state
ObjectType.description=description
ObjectType.description=Description
PageUserHistory.title='{0}' historical data {1}
PageXmlDataReview.title=Historical data
PageXmlDataReview.aceEditorPanelTitle='{0}' historical xml data {1}
Expand Up @@ -3372,4 +3372,4 @@ PageSelfRegistration.reload=Reload
PageSelfRegistration.captcha.validation.failed=CAPTCHA validation failed, try again
ObjectType.name=Name
ObjectType.lifecycleState=Lifecycle state
ObjectType.description=description
ObjectType.description=Description

0 comments on commit e428cb6

Please sign in to comment.