Problem/Motivation
In locale module, in localsettingform, the old procedural t() function is used.
Proposed resolution
Change them to $this->t().
Remaining tasks
User interface changes
API changes
Beta phase evaluation
| Issue category | Task |
|---|---|
| Unfrozen changes | Unfrozen because it only changes internal code to use the proper method for string translation |
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2293813-old-url-t-in-locale-4.patch | 4.64 KB | joshi.rohit100 |
| #2 | 2293813-old-url-t-in-locale-2.patch | 5.38 KB | pcambra |
| old-url-t-in-locale.patch | 5.35 KB | joshi.rohit100 |
Comments
Comment #2
pcambraHere's a re-roll
Comment #3
jhedstromPatch no longer applies.
Comment #4
joshi.rohit100Rerolled the patch
Comment #5
jhedstromThis looks good to go.
I've added a beta phase evaluation to the issue summary.
Comment #6
alexpottCommitted efbeab2 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.