Skip to content

Commit

Permalink
Address ciopy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
karlenDimla committed Oct 23, 2024
1 parent 847fa4d commit fad63a7
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,10 @@
<item quantity="one" instruction="Placeholder is a number">%1$d other app that is not compatible with VPNs. Exclude the app to use it</item>
<item quantity="other" instruction="Placeholder is a number">%1$d other apps that are not compatible with VPNs. Exclude these apps to use them</item>
</plurals>
<string name="netpAutoExcludePromptOptionEnable">Add incompatible apps automatically</string>
<string name="netpAutoExcludePromptActionAdd">Add exclusions</string>
<string name="netpAutoExcludePromptActionCancel">Not now</string>
<string name="netpAutoExcludeToggleName">Automatically exclude apps not compatible with the VPN</string>
<string name="netpAutoExcludePromptOptionEnable">Automatically exclude incompatible apps</string>
<string name="netpAutoExcludePromptActionAdd">Exclude Apps</string>
<string name="netpAutoExcludePromptActionCancel">Skip</string>
<string name="netpAutoExcludeToggleName">Automatically exclude apps not compatible with VPNs</string>
<string name="netpExclusionListLabelAutoExclude">Incompatible with VPNs</string>
<string name="netpExclusionListAutoExcludeDescription">Some apps, like banking or streaming apps, don\'t work well with VPNs. When this setting is enabled, we\'ll automatically exclude those apps.</string>
</resources>

0 comments on commit fad63a7

Please sign in to comment.