Volunteer Wanted (with great Editor-fu) #33
flatcap
started this conversation in
Translators
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@mgedmin asks
It's both possible and encouraged, but I'll need a volunteer.
You don't need coding skills, just great editor-fu
I'm happy to walk you through all the tasks.
Editing the code (
usage()inmain.c) is easy enough.The tricky bit is updating each of the 31 translation files to split one
msgid/msgstrpair into LOTS.If this interests you, there are other similar improvements that would make the translators' job much simpler.
For example, removing newlines from single strings:
would be nicer as
In fact, the
[--and--]strings are fixed and common to many messages,so perhaps the translation should be simply:
Beta Was this translation helpful? Give feedback.
All reactions