Opened 6 years ago
Closed 6 years ago
#48781 closed defect (bug) (fixed)
Typo problem (maybe!) in Unregisters a block style
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 5.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | |
| Focuses: | Cc: |
Description
I'm not sure this is a problem or not but in the translation area we have:
Block "%1$s" does not contain a style named "%2$s.".
But I check it in the source it is:
Block "%1$s" does not contain a style named "%2$s".
There is extra . in translation.
Change History (1)
Note: See
TracTickets for help on using
tickets.
This was fixed in [46600].