aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-02-08 04:14:10 +0530
committerRoopesh Chander <roop@roopc.net>2019-02-08 04:40:11 +0530
commit1b8b9ed7ee10fb9c2d7a35a2d08f9b6edf834132 (patch)
tree0e670b58206680fe55608680bf0cae19e5e5a6a5 /WireGuard/WireGuard/Base.lproj
parentiOS: Tunnel detail: Turn off animation when showing fields changing (diff)
downloadwireguard-apple-1b8b9ed7ee10fb9c2d7a35a2d08f9b6edf834132.tar.xz
wireguard-apple-1b8b9ed7ee10fb9c2d7a35a2d08f9b6edf834132.zip
iOS: Use shorter pretty time
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index b923360..73cf50d 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -108,6 +108,9 @@
"tunnelHandshakeTimestampSecond (%d)" = "%d second";
"tunnelHandshakeTimestampSeconds (%d)" = "%d seconds";
+"tunnelHandshakeTimestampHours hh:mm:ss (%@)" = "%@ hours";
+"tunnelHandshakeTimestampMinutes mm:ss (%@)" = "%@ minutes";
+
// Error alerts while creating / editing a tunnel configuration
/* Alert title for error in the interface data */