Skip to content

Commit 143cfd0

Browse files
committed
remove implicit part from comments, make antiCensorshipShadowsocksBody clearer
1 parent 0d468b5 commit 143cfd0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/translations/strings.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -336,24 +336,24 @@ settings:
336336
antiCensorshipPort53Body: Routes traffic through the port commonly used for DNS. May help on networks that block UDP traffic.
337337
antiCensorshipMasqueTitle:
338338
value: MASQUE
339-
comment: MASQUE is an acronym it should NOT be translated and should be written in all caps.
339+
comment: MASQUE is an acronym, it should NOT be translated.
340340
antiCensorshipMasqueBody: Disguises VPN traffic as regular HTTPS traffic. May help on networks that block VPN protocols.
341341
antiCensorshipLwoTitle:
342342
value: LWO
343-
comment: LWO is an acronym it should NOT be translated and should be written in all caps.
343+
comment: LWO is an acronym, it should NOT be translated.
344344
antiCensorshipLwoBody: Fastest obfuscation method. May help on networks that detect or block WireGuard traffic without adding significant overhead.
345345
antiCensorshipShadowsocksTitle:
346-
value: Shadowsockss
347-
comment: Shadowsocks is a protocol name it should NOT be translated.
348-
antiCensorshipShadowsocksBody: May help bypass restrictive or heavily filtered networks, and sometimes works when all others do not.
346+
value: Shadowsocks
347+
comment: Shadowsocks is a protocol name, it should NOT be translated.
348+
antiCensorshipShadowsocksBody: May help bypass restrictive or heavily filtered networks, and could work when all other approaches do not.
349349
antiCensorshipUdpOverTcpTitle: UDP over TCP
350350
antiCensorshipUdpOverTcpBody: Tunnels UDP traffic over TCP. May help on networks that block UDP traffic.
351351
antiCensorshipLwoOverPort53Title:
352352
value: LWO over port 53
353-
comment: LWO is an acronym it should NOT be translated and should be written in all caps.
353+
comment: LWO is an acronym, it should NOT be translated.
354354
antiCensorshipLwoOverPort53Body:
355355
value: Combines the benefits of LWO and port 53.
356-
comment: LWO is an acronym it should NOT be translated and should be written in all caps.
356+
comment: LWO is an acronym, it should NOT be translated.
357357
appExclusionTitle: Excluded apps
358358
appearance:
359359
value: Appearance

0 commit comments

Comments
 (0)