Skip to content

Commit

Permalink
fix: update wifi warning for mixing fees (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering authored Dec 27, 2024
1 parent 89b9ffe commit 9bc65a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallet/res/values/strings-dashpay.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<string name="please_note_cant_change_this_later">Please note that you will not be able to change this later</string>
<string name="Intermediate_level_WIFI_Warning">Intermediate privacy level requires a reliable internet connection</string>
<string name="Advanced_level_WIFI_Warning">Advanced privacy level requires a reliable internet connection</string>
<string name="privcay_level_WIFI_warning_desc">It is recommended to be on a Wi-Fi network to avoid losing any funds</string>
<string name="privcay_level_WIFI_warning_desc">It is recommended to be on a Wi-Fi network to avoid incurring additional mixing fees</string>
<string name="continue_anyway">Continue Anyway</string>
<string name="welcome_to_dash_pay">Welcome to Dash Pay</string>
<string name="pay_to_usernames">Pay to usernames. No more alphanumeric addresses.</string>
Expand Down

0 comments on commit 9bc65a8

Please sign in to comment.