#31936 closed defect (bug) (wontfix)
Remove unused class to merge similar translation strings
Reported by: | ramiy | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | has-patch |
Focuses: | Cc: |
Description
We have a translation string in three places saying There is a new version available...
. Two strings are identical, but the third string is using class="update-link"
. It's an unused class.
http://i.imgur.com/K2CPbwD.png
This patch is removing this class from the third string and merging the strings.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
We can actually commit this patch in 4.2.