Ticket #3879 (closed enhancement: fixed)
i18n: argument type names in --help blocks
Reported by: | dmartina | Owned by: | andrew_b |
---|---|---|---|
Priority: | trivial | Milestone: | 4.8.21 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Argument type names may be translated for some options that require them: <file>, <string> and <integer>. N_() macro needed, see included patch.
Attachments
Change History
Changed 7 years ago by dmartina
- Attachment helpargs.diff added
comment:1 Changed 7 years ago by andrew_b
Ticket #3878 has been marked as a duplicate of this ticket.
comment:2 Changed 7 years ago by andrew_b
Ticket #3877 has been marked as a duplicate of this ticket.
comment:6 Changed 7 years ago by andrew_b
- Votes for changeset set to zaytsev andrew_b
- Branch state changed from no branch to approved
comment:7 Changed 7 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from zaytsev andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Applied as 26a26172567146ad31118b004b25b3e22ef06b65.
Thanks!
Note: See
TracTickets for help on using
tickets.
Patch file for args.c