]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Localize all the things
authorRoopesh Chander <roop@roopc.net>
Tue, 18 Dec 2018 11:00:16 +0000 (16:30 +0530)
committerRoopesh Chander <roop@roopc.net>
Fri, 21 Dec 2018 13:04:09 +0000 (18:34 +0530)
commit0552d75aa1d9e4e496bd066973fdf59726a4f235
tree58b6a008f1ffeb974f7ca24ac51c98a971eaa41a
parente47a8232d89608e98a474317fa5266295c5808cd
Localize all the things

Signed-off-by: Roopesh Chander <roop@roopc.net>
13 files changed:
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/Base.lproj/Localizable.strings [new file with mode: 0644]
WireGuard/WireGuard/LocalizationHelper.swift [new file with mode: 0644]
WireGuard/WireGuard/Tunnel/TunnelErrors.swift
WireGuard/WireGuard/UI/TunnelViewModel.swift
WireGuard/WireGuard/UI/iOS/ViewController/QRScanViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelDetailTableViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelEditTableViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelsListTableViewController.swift
WireGuard/WireGuard/ZipArchive/ZipArchive.swift
WireGuard/WireGuard/ZipArchive/ZipExporter.swift
WireGuard/WireGuard/ZipArchive/ZipImporter.swift