Development discussion of WireGuard
 help / color / mirror / Atom feed
* [PATCH 1/2 wireguard-windows] Add Japanese translation to resources.rc
@ 2020-02-25 15:44 Eiji Tanioka
  2020-02-25 17:16 ` Simon Rozman
  0 siblings, 1 reply; 6+ messages in thread
From: Eiji Tanioka @ 2020-02-25 15:44 UTC (permalink / raw)
  To: wireguard

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-26  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25 15:44 [PATCH 1/2 wireguard-windows] Add Japanese translation to resources.rc Eiji Tanioka
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

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).