Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Eiji Tanioka <tanioka404@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: [PATCH 1/2 wireguard-windows] Add Japanese translation to resources.rc
Date: Wed, 26 Feb 2020 00:44:28 +0900	[thread overview]
Message-ID: <20200225154427.99376-1-tanioka404@gmail.com> (raw)

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

             reply	other threads:[~2020-02-25 15:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25 15:44 Eiji Tanioka [this message]
2020-02-25 17:16 ` Simon Rozman
2020-02-25 21:28   ` Eiji Tanioka
2020-02-25 22:50     ` Eiji Tanioka
2020-02-26  2:46       ` Eiji Tanioka
2020-02-26  9:20         ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200225154427.99376-1-tanioka404@gmail.com \
    --to=tanioka404@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).