Opened 2 years ago
Closed 23 months ago
#874 closed enhancement (fixed)
Strip out HTML tags from transtalion string
| Reported by: | ramiy | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 |
| Component: | Other | Version: | |
| Keywords: | Cc: |
Description
hi, this is my first ticket for ios, so be gentle.
i have translated the wordpress app for ios to hebrew (he_IL).
i found one string that has H1 html tag in it - "<h1>No Description available for this Post</h1>".
this is the only string with html tags, that i found.
can someone move out the H1 tag from the translation string back in to the code?
Change History (2)
comment:1 Changed 2 years ago by koke
- Milestone set to 2.9
comment:2 Changed 23 months ago by koke
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [2118]) Remove html tags from localized string. fixes #874