Non translatable fields in profile schema
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Developer
I have checked in the database and it seems that those field are translatable already, so for those it's just an UI problem :
- Public Title
- Cancel Button Text
- Submit Button Text
A fix for public title is here https://github.com/civicrm/civicrm-core/pull/13110/files
- ErikHommel added needs:concept approval triaged type:proposal labels
added needs:concept approval triaged type:proposal labels
- Owner
We have merged the UI fix for the above other 2 issues https://github.com/civicrm/civicrm-core/pull/13185. I'm not sure what the state of the other fields that being description and the 2 url fields
@samuelsov Can you review the status of this issue?
- Author Developer
A quick status of this issue :
-
public title
mostly works but not in "On behalf" and maybe other specific use of profile (I'm going to provide a PR for this) -
cancel button text
/submit button text
are good -
description
is not translatable but it's only for admins who create/edit profiles. I think we can drop this until it is displayed somewhere else. -
redirect url
/cancel redirect url
are not translatable but I've only seen one usecase of this so far. I don't think it is worth the trouble.
-
- Author Developer
- Author Developer
Also, in Confirm and Thank You contribution pages, the public title is not used.
- Author Developer
Good enough for me. Let's close this.
- samuelsov closed
closed
Please register or sign in to reply