Modify ↓
Opened 14 years ago
Closed 14 years ago
#6674 closed defect (fixed)
[Patch] Wrong header in add tag window.
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | header add tag | Cc: |
Description
Probably introduced with the history function of add tag, the header is Change values? instead of Add value(s) ?
I am not sure about the plural, too.
Attachments (2)
Change History (6)
by , 14 years ago
| Attachment: | 6674.patch added |
|---|
comment:1 by , 14 years ago
| Summary: | Wrong header in add tag window. → [Patch] Wrong header in add tag window. |
|---|
comment:2 by , 14 years ago
Never do language checks yourself. Therefore is trn(). Such a simple check only works for english language.
by , 14 years ago
| Attachment: | 6674_v2.patch added |
|---|
Note:
See TracTickets
for help on using tickets.



The patch should fix this issue.