Modify ↓
Opened 11 years ago
Closed 11 years ago
#4999 closed defect (fixed)
Missing tr() around a tooltip [PATCH]
Reported by: | mikalaari | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | missing tr | Cc: |
Description
There is a tool tip text in DownloadPrimitiveAction.java which is not enclosed by the tr() function and thus is can not be translated.
The attached patch is for the version 3223.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | add_tr.diff added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch for a missing tr()