Fix an i18n typo in the EMS.
This commit is contained in:
parent
33f038359e
commit
24e4ecc899
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
7.8.4
|
7.8.4
|
||||||
- Fixed a compatibility problem between WRE and new Spectre code.
|
- Fixed a compatibility problem between WRE and new Spectre code.
|
||||||
|
- fixed #11198: Typo in i18n
|
||||||
|
|
||||||
7.8.3
|
7.8.3
|
||||||
- Rewrote Spectre's workflow queues to prevent it from "forgetting" about some workflows.
|
- Rewrote Spectre's workflow queues to prevent it from "forgetting" about some workflows.
|
||||||
|
|
|
||||||
|
|
@ -1983,8 +1983,8 @@ normal templates.|,
|
||||||
},
|
},
|
||||||
|
|
||||||
'extraHeadTagsPacked' => {
|
'extraHeadTagsPacked' => {
|
||||||
message => q|Extra tags that should be displayed in the header that this tikcet is displayed on minimized so no whitespace exists|,
|
message => q|Extra tags that should be displayed in the header that this ticket is displayed on minimized so no whitespace exists|,
|
||||||
lastUpdated => 1147050475,
|
lastUpdated => 1257349398,
|
||||||
context => q|help text label|,
|
context => q|help text label|,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue