| Summary: | `gettext' doesn't add a newline to the output | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
| Component: | gettext | Assignee: | placeholder <placeholder> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | minor | ||
| Priority: | P2 | CC: | evg, glebfm, ldv, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
The gettext documentation is incomplete: this utility adds trailing newline only in echo mode (-s option). Fixed documentation in 0.17-alt3-1-g0bcb308 Ok. |
gettext-0.17-alt3 info gettext 'gettext Invocation': `-n' Suppress trailing newline. By default, `gettext' adds a newline to the output. but this is not so: [ivan@dell ~]$ LC_MESSAGES=ru_RU.KOI8-R gettext mc 'File' Файл[ivan@dell ~]$