On Fri, Mar 8, 2019 at 1:14 PM Jón Arnar Briem <[email protected]> wrote: > > Thank you both for your responses, we had originally thought of adding > translations since we speak some languages which are lacking support but your > suggestions of adding to the test coverage are also interesting. As for the > analysis we'll be sure to post it somewhere where it can be accessed. > > Jón Arnar
Supporting additional languages is certainly desirable, but beware that it is a never-ending labour: every time a new message is added, it must be translated into all supported languages, and ideally that means that some native (or *very* fluent) speaker of each of these languages must do it again and again. OTOH when a new feature is added to the source, its author should also write a test battery for it, and (once bugs are ironed out) that's that. Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
