Skip to content

Commit

Permalink
Merge pull request #365 from rolandotownsend/develop
Browse files Browse the repository at this point in the history
strings.xml: Fix spelling of "Wi-Fi" and "Account ID"
  • Loading branch information
jurajhilje authored Sep 22, 2024
2 parents 2b9d375 + d04b3f0 commit 7b93641
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<string name="network_disconnect_from_vpn">Disconnect from IVPN</string>
<string name="network_disable_killswitch">Disable kill-switch</string>
<string name="network_saved_empty_state_title">Mark one of the scanned network as TRUSTED or UNTRUSTED to add it here</string>
<string name="network_scanned_empty_state_title">Once we find a WiFi networks they will be displayed here</string>
<string name="network_scanned_empty_state_title">Once we find Wi-Fi networks they will be displayed here</string>
<string name="network_current_network">Current network</string>

<!--Validation Screen-->
Expand Down Expand Up @@ -629,7 +629,7 @@

<string name="sign_up_account_created">Your account has been created.</string>

<string name="account_label">Account Id</string>
<string name="account_label">Account ID</string>
<string name="account_active">Active</string>
<string name="account_inactive">Inactive</string>
<string name="account_type">Account type</string>
Expand All @@ -655,4 +655,4 @@
<string name="account_pro_multihop_benefits"><![CDATA[Use <b>Multi-Hop</b> connections]]></string>
<string name="account_no_active_subscription">No active subscription</string>
<string name="fastest_server_badge">FASTEST</string>
</resources>
</resources>

0 comments on commit 7b93641

Please sign in to comment.