1. meschesm
  2. General
  3. Friday, November 07 2014, 01:45 AM
How do I implement different languages for both standard and custom fields? This has been answered before, but the link goes to ananswer on changing fixed field widths. Thank you
Accepted Answer
meschesm Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
all Easy Profile string are translated by Joomla built in multilanguage system, so for example you can insert in the title of custom field the language constant and manage translation of this constant from Administrator->Extensions->Language Manager->Overrides

Example if I have a field called "Address", I can set the title like "ADDRESS_CONSTANT" and put in language overrides the translations for each language
en-GB: ADDRESS_CONSTANT->Address
it-IT: ADDRESS_CONSTANT->Indirizzo
Attachments (1)
  1. more than a month ago
  2. General
  3. # 1
meschesm Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 2
meschesm Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 3
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was weekend for us.

Easy Profile extends Joomla user profile and some core language string is the same of Joomla. So the language strings are the same of Joomla com_component, the constant are:
COM_JSN_PROFILE_PASSWORD1_LABEL -> Password Label
COM_JSN_PROFILE_PASSWORD2_LABEL -> Confirm password Label
COM_USERS_DESIRED_PASSWORD -> Tip on Password field
COM_USERS_PROFILE_PASSWORD2_DESC -> Tip on Password confirm

If you have installed language package these strings should be automatically translated.
  1. more than a month ago
  2. General
  3. # 4
meschesm Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 5
admin Accepted Answer
Admin
I'm sorry my mistake :p

COM_JSN_PROFILE_PASSWORD1_LABEL this is our constant for password field, in the next version we will replace with Joomla global constant
  1. more than a month ago
  2. General
  3. # 6
  • 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.