Opened 18 years ago
Closed 15 years ago
#6476 closed (fixed)
Allow make-messages.py to pass --no-wrap to xgettext and family
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | yes |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I'm attaching a patch that adds a simple -w parameter to make-messages.py that enables --no-wrap when passed to xgettext, msguniq, and msgmerge. It is disabled by default, of course.
This arose from translating sources which are not directly controllable.
Attachments (1)
Change History (5)
by , 18 years ago
| Attachment: | nowrap.patch added |
|---|
comment:1 by , 18 years ago
| Has patch: | set |
|---|---|
| Needs documentation: | set |
comment:2 by , 18 years ago
| Component: | Translations → Internationalization |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 18 years ago
comment:4 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'm going to leave all these sorts of changes until #5522 lands so that Jannis doesn't have to keep chasing a moving target over there.