#24880 closed defect (bug) (fixed)
"Revisions: %s" untranslatable
| Reported by: | alex-ye | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Revisions | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In line 182 we also have a
+sign. Not sure if it needs to be translatable for RTL?