Opened 7 years ago
Closed 7 years ago
#48781 closed defect (bug) (fixed)
Typo problem (maybe!) in Unregisters a block style
| Reported by: | man4toman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This was fixed in [46600].