Commit f5c7efc
authored
[5.4] Deprecate language string (#45725)
* [5.4] Deprecate language string
To fix the spelling of a string and to be able to remove an exception in typos.toml this PR deprecates a mis-spelled language string and replaces it in the xml with the correct string
Signed-off-by: BrianTeeman <[email protected]>1 parent 9ab7b89 commit f5c7efc
File tree
2 files changed
+3
-1
lines changed- administrator
- components/com_finder
- language/en-GB
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments