-
Notifications
You must be signed in to change notification settings - Fork 72
DOC Add note about updated text and localisation key #817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
emteknetnz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will need to add details for all the others things that were changed
|
Oops yup, forgot to update it. Will do. |
f4506cb to
6090ba0
Compare
en/08_Changelogs/6.2.0.md
Outdated
| - Fields returned from [`QueuedJobDescriptor::getCMSFields()`](api:Symbiote\QueuedJobs\DataObjects\QueuedJobDescriptor::getCMSFields()) have changed to improve the UX. If you were changing those fields (e.g. with a subclass or an extension implementing `updateCMSFields()`) you may need to adjust your code to account for these changes. | ||
| - The text for various buttons in the CMS have changed from "Add {record}" to "Add new {record}". The text uses new localisation keys: | ||
|
|
||
| |old key|new key| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| |old key|new key| | |
| |Old key|New key| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
6090ba0 to
12ec457
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Adds changelog entry for silverstripe/silverstripe-framework#11854
Issues
Pull request checklist