Skip to content

Commit

Permalink
Merge pull request #9505 from brianteeman/profile
Browse files Browse the repository at this point in the history
User Profile validation grammar
  • Loading branch information
rdeutz committed Apr 12, 2016
2 parents 4ba769d + 588d71a commit c66fadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.plg_user_profile.ini
Expand Up @@ -7,7 +7,7 @@ COM_CONTENT_CHANGE_ARTICLE="Select or Change article"
COM_CONTENT_CHANGE_ARTICLE_BUTTON="Select/Change"
COM_CONTENT_SELECT_AN_ARTICLE="Select an Article"
PLG_USER_PROFILE="User - Profile"
PLG_USER_PROFILE_ERROR_INVALID_DOB="The date of birth you entered is invalid. Please enter valid date."
PLG_USER_PROFILE_ERROR_INVALID_DOB="The date of birth you entered is invalid. Please enter a valid date."
PLG_USER_PROFILE_FIELD_ABOUT_ME_DESC="Choose an option for the field About Me."
PLG_USER_PROFILE_FIELD_ABOUT_ME_LABEL="About Me:"
PLG_USER_PROFILE_FIELD_ADDRESS1_DESC="Choose an option for the field Address1."
Expand Down

0 comments on commit c66fadf

Please sign in to comment.