Re: [sharutils] unwieldy msgids, unnecessary reformatting
Bruce Korb <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 01/15/13 03:06, Benno Schulenberg wrote: >> Is it too far over the top? :) > Yes, that is completely over the top. :) It was amusing to do 6-8 years ago... > (It would be a nice feature if AutoOpts would detect such typos > in option names (in the help text) and emit an "ohoh".) Doing that inside the library would be too difficult, *especially* with the long option usage text being split up into paragraphs. Instead, a program could be built that examines each untranslated string for "keywords" (option names) and check that that keyword is in the translated text. That would likely be several days of effort I don't have though. :( Cheers - Bruce