Oops! I missed mail from ML.

>The reason it is being held:
>    Message body is too big: 46986 bytes with a limit of 40 KB

2020年2月26日(水) 7:50 Eiji Tanioka <tanioka404@gmail.com>:
Hmm...
I had sent patch by 'git send-email', and CC to me was delivered,
but it seems not delivered to ML.

Is there any limitation about sending patch to ML?
For example, maximum body line count.
(messages.gotext.json patch have 1234 lines)

Regards,

2020年2月26日(水) 6:28 Eiji Tanioka <tanioka404@gmail.com>:
Sorry, failed to send message.gotext.json.
I will send it.

2020年2月26日(水) 2:17 Simon Rozman <simon@rozman.si>:
Thank you very much. I have applied your patch to the sr/l18n branch.

Looking forward to locales/ja/messages.gotext.json 😊

Best regards,
Simon

> -----Original Message-----
> From: WireGuard <wireguard-bounces@lists.zx2c4.com> On Behalf Of Eiji
> Tanioka
> Sent: Tuesday, February 25, 2020 4:44 PM
> To: wireguard@lists.zx2c4.com
> Subject: [PATCH 1/2 wireguard-windows] Add Japanese translation to
> resources.rc
>
> Signed-off-by: Eiji Tanioka <tanioka404@gmail.com>
> ---
>  resources.rc | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/resources.rc b/resources.rc index 14c0ce0..b5b779a 100644
> --- a/resources.rc
> +++ b/resources.rc
> @@ -56,6 +56,13 @@ VERSIONINFO_TEMPLATE(
>    "https://www.wireguard.com/"
>  )
>
> +LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT VERSIONINFO_TEMPLATE(
> +  "041104b0", 0x411, 0x4b0,
> +  "WireGuard: 高速で、現代的で、セキュアな VPN トンネル",
> +  "https://www.wireguard.com/"
> +)
> +
>  LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT  VERSIONINFO_TEMPLATE(
>    "042404b0", 0x424, 0x4b0,
> --
> 2.25.0
>
> _______________________________________________
> WireGuard mailing list
> WireGuard@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard