#24880 closed defect (bug) (fixed)
"Revisions: %s" untranslatable
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Revisions | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
In some cases the "Revisions: %s" string shown only in English,
when I search in the codes, It seems that you miss the call of __()
function.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
In line 182 we also have a
+
sign. Not sure if it needs to be translatable for RTL?