aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/resources.rc
diff options
context:
space:
mode:
authorVincenzo Reale <vinx.reale@gmail.com>2020-03-31 09:39:01 +0200
committerSimon Rozman <simon@rozman.si>2020-04-01 09:10:06 +0200
commitf4c74cb6d72a9b9b811c679b1eedd06f57261da9 (patch)
tree1d6575f3ce9390fad63a0b2560516a2945788e37 /resources.rc
parenttunnel: calculate the actual route metric by summing interface and route metric (diff)
downloadwireguard-windows-f4c74cb6d72a9b9b811c679b1eedd06f57261da9.tar.xz
wireguard-windows-f4c74cb6d72a9b9b811c679b1eedd06f57261da9.zip
locales: add Italian translation
Signed-off-by: Vincenzo Reale <smart2128@baslug.org> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to 'resources.rc')
-rw-r--r--resources.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources.rc b/resources.rc
index d0bdad62..c1794582 100644
--- a/resources.rc
+++ b/resources.rc
@@ -56,6 +56,13 @@ VERSIONINFO_TEMPLATE(
"https://www.wireguard.com/"
)
+LANGUAGE LANG_ITALIAN, SUBLANG_DEFAULT
+VERSIONINFO_TEMPLATE(
+ "041004b0", 0x410, 0x4b0,
+ "WireGuard: Tunnel VPN veloce, moderno e sicuro",
+ "https://www.wireguard.com/"
+)
+
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
VERSIONINFO_TEMPLATE(
"041104b0", 0x411, 0x4b0,