Commit 4ae6eb6
committed
I18N: Move code out of a translatable string in
To simplify the string and exclude any parts that don't require translation, `$args` can be moved out of the string and added as a placeholder.
Follow-up to [54339].
See #51986.
git-svn-id: https://develop.svn.wordpress.org/trunk@54346 602fd350-edb4-49c9-b593-d223f7449a82register_rest_route().1 parent 9f0cb87 commit 4ae6eb6
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments