aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-28 19:28:27 +0530
committerRoopesh Chander <roop@roopc.net>2019-03-28 19:28:27 +0530
commit6175de0438b2e501815aec7cd625babf1f48387d (patch)
tree103ca327b4c88b9c565e7d06d0de81816e6dbd77 /WireGuard/WireGuard/Base.lproj/Localizable.strings
parentiOS: Xcode: Minor project rearrangement (diff)
downloadwireguard-apple-6175de0438b2e501815aec7cd625babf1f48387d.tar.xz
wireguard-apple-6175de0438b2e501815aec7cd625babf1f48387d.zip
iOS: Ability to view the log
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj/Localizable.strings')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings10
1 files changed, 7 insertions, 3 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 0872596..c4e9cb1 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -209,10 +209,14 @@
"settingsSectionTitleExportConfigurations" = "Export configurations";
"settingsExportZipButtonTitle" = "Export zip archive";
-"settingsSectionTitleTunnelLog" = "Tunnel log";
-"settingsExportLogFileButtonTitle" = "Export log file";
+"settingsSectionTitleTunnelLog" = "Log";
+"settingsViewLogButtonTitle" = "View log";
-// Settings alerts
+// Log view
+
+"logViewTitle" = "Log";
+
+// Log alerts
"alertUnableToRemovePreviousLogTitle" = "Log export failed";
"alertUnableToRemovePreviousLogMessage" = "The pre-existing log could not be cleared";