aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2020-04-11 16:57:49 +0530
committerRoopesh Chander <roop@roopc.net>2020-04-11 16:57:51 +0530
commit78e6ecc4bc4e3e3aad3f0b0957531b7008251a16 (patch)
tree270f37b35555d28783e45225172e293f15d78718
parentLocalization: macOS: Fix localization for 'Edit' button (diff)
downloadwireguard-apple-78e6ecc4bc4e3e3aad3f0b0957531b7008251a16.tar.xz
wireguard-apple-78e6ecc4bc4e3e3aad3f0b0957531b7008251a16.zip
Localization: macOS: Add translations for 'Edit' button
By copying the 'macMenuEdit' entries to 'macButtonEdit'. Signed-off-by: Roopesh Chander <roop@roopc.net>
-rw-r--r--WireGuard/WireGuard/de.lproj/Localizable.strings2
-rw-r--r--WireGuard/WireGuard/it.lproj/Localizable.strings2
-rw-r--r--WireGuard/WireGuard/ja.lproj/Localizable.strings2
3 files changed, 6 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/de.lproj/Localizable.strings b/WireGuard/WireGuard/de.lproj/Localizable.strings
index f4f45fa..5bb0db4 100644
--- a/WireGuard/WireGuard/de.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/de.lproj/Localizable.strings
@@ -349,6 +349,8 @@
"macButtonDeleteTunnels (%d)" = "%d Tunnel löschen";
+"macButtonEdit" = "Bearbeiten";
+
// Mac detail/edit view fields
"macFieldKey (%@)" = "%@:";
diff --git a/WireGuard/WireGuard/it.lproj/Localizable.strings b/WireGuard/WireGuard/it.lproj/Localizable.strings
index 95bcf8a..d90745a 100644
--- a/WireGuard/WireGuard/it.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/it.lproj/Localizable.strings
@@ -349,6 +349,8 @@
"macButtonDeleteTunnels (%d)" = "Elimina %d tunnel";
+"macButtonEdit" = "Modifica";
+
// Mac detail/edit view fields
"macFieldKey (%@)" = "%@:";
diff --git a/WireGuard/WireGuard/ja.lproj/Localizable.strings b/WireGuard/WireGuard/ja.lproj/Localizable.strings
index ef19d6a..8130ed7 100644
--- a/WireGuard/WireGuard/ja.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/ja.lproj/Localizable.strings
@@ -349,6 +349,8 @@
"macButtonDeleteTunnels (%d)" = "%d トンネルを削除";
+"macButtonEdit" = "編集";
+
// Mac detail/edit view fields
"macFieldKey (%@)" = "%@:";