Error in non-English (Dutch) language
ArieVerhagen opened this issue · 3 comments
ArieVerhagen commented
After selection of Dutch as language in the extension's preferences, the header line above a forwarded message (inline) is strange and wrong. The text between the dashes reads "het volgende geschreven" (lit: "the following written"). I couln't find if/how this can be corrected.
jeevatkm commented
@ArieVerhagen The header translation is coming from https://github.com/jeevatkm/ReplyWithHeaderMozilla/blob/master/chrome/content/i18n.js can you please review for Dutch?
ArieVerhagen commented
Thanks. Sure. Everything looks fine, except line 169. That one should read:
"nl": "Doorgestuurd bericht"
jeevatkm commented
Thanks, right now I'm working on to make v2.6.0 release for TB 115.x. I will include this update.