Strings: fix backwards clock wording
This commit is contained in:
parent
d2e14cfb19
commit
ac7b938953
|
@ -95,7 +95,7 @@
|
|||
|
||||
"tunnelPeerPersistentKeepaliveValue (%@)" = "every %@ seconds";
|
||||
"tunnelHandshakeTimestampNow" = "Now";
|
||||
"tunnelHandshakeTimestampSystemClockBackward" = "(System clock is backward)";
|
||||
"tunnelHandshakeTimestampSystemClockBackward" = "(System clock wound backwards)";
|
||||
"tunnelHandshakeTimestampAgo (%@)" = "%@ ago";
|
||||
"tunnelHandshakeTimestampYear (%d)" = "%d year";
|
||||
"tunnelHandshakeTimestampYears (%d)" = "%d years";
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c614add90fbb9ccf0fafb17e237dfb9df54a7043
|
||||
Subproject commit 8fde8334dcf3a7f3934159f45b6fc1d5f4be8a90
|
Loading…
Reference in New Issue