aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2020-04-11 16:41:07 +0530
committerRoopesh Chander <roop@roopc.net>2020-04-11 16:41:45 +0530
commit20bcabbca4c253472a2008d7957ef2be4785486f (patch)
tree58521f96faa2e5e6be6662ee36b7bbff5b321197 /WireGuard/WireGuard.xcodeproj/project.pbxproj
parentLocalization: Add Italian translation (diff)
downloadwireguard-apple-20bcabbca4c253472a2008d7957ef2be4785486f.tar.xz
wireguard-apple-20bcabbca4c253472a2008d7957ef2be4785486f.zip
Localization: Add German translation
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard.xcodeproj/project.pbxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/WireGuard/WireGuard.xcodeproj/project.pbxproj b/WireGuard/WireGuard.xcodeproj/project.pbxproj
index 0cd3361..f5ab862 100644
--- a/WireGuard/WireGuard.xcodeproj/project.pbxproj
+++ b/WireGuard/WireGuard.xcodeproj/project.pbxproj
@@ -350,6 +350,7 @@
6F8F0D7322267AD2000E8335 /* ChevronCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChevronCell.swift; sourceTree = "<group>"; };
6F8F0D7622267C57000E8335 /* SSIDOptionEditTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSIDOptionEditTableViewController.swift; sourceTree = "<group>"; };
6F8F9C692441DBEF00BF8B8F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = WireGuard/it.lproj/Localizable.strings; sourceTree = "<group>"; };
+ 6F8F9C6A2441DD0300BF8B8F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = WireGuard/de.lproj/Localizable.strings; sourceTree = "<group>"; };
6F907C9B224663A2003CED21 /* LogViewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogViewHelper.swift; sourceTree = "<group>"; };
6F919EC2218A2AE90023B400 /* ErrorPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorPresenter.swift; sourceTree = "<group>"; };
6F919ED5218C65C50023B400 /* wireguard_doc_logo_22x29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = wireguard_doc_logo_22x29.png; sourceTree = "<group>"; };
@@ -978,6 +979,7 @@
ja,
Base,
it,
+ de,
);
mainGroup = 6FF4AC0B211EC46F002C96EB;
productRefGroup = 6FF4AC15211EC46F002C96EB /* Products */;
@@ -1475,6 +1477,7 @@
6FE1765521C90BBE002690EA /* Base */,
6F16F46F243DB55600AA141B /* ja */,
6F8F9C692441DBEF00BF8B8F /* it */,
+ 6F8F9C6A2441DD0300BF8B8F /* de */,
);
name = Localizable.strings;
sourceTree = "<group>";