1. Angelos_Skembris
  2. Bug Report
  3. Wednesday, July 16 2014, 03:04 PM
Hi again,

I would like to change the titles of the "Password" and "Confirm your password" fields to the Greek equivalents. In the Easy Profile admin page, there is only one field, named password (alias:password). Changing its title has no effect, even though changing the title of other default fields (such as name, username etc) worked. I would also like to change the text of the "Confirm your password" field, if possible. The site language is set to Greek, and the "register" button and other fields diplay correctly. I tried using a language override for COM_USERS_DESIRED_PASSWORD but it did not work.
Accepted Answer
admin Accepted Answer
Admin
You have right, because the password field is a Joomla core field.

You can use the override language(Extensions->Language Manager->Override) with this constants:
COM_JSN_PROFILE_PASSWORD1_LABEL (label of passoword)
COM_JSN_PROFILE_PASSWORD2_LABEL (label of confirm password)
COM_USERS_PROFILE_PASSWORD1_MESSAGE (description of first password label)
COM_USERS_PROFILE_PASSWORD2_DESC (description of confirm password label)

The descriptions are inherit from com_users.

I honestly do not remember why we chose so :D
but for compatibility problems will remain so. :)
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Sorry I have wrong the constant of first description, the correct is:
COM_USERS_DESIRED_PASSWORD
  1. more than a month ago
  2. Bug Report
  3. # 1
Angelos_Skembris Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.