Skip to content

Commit

Permalink
Word change
Browse files Browse the repository at this point in the history
Changing baker to validator
  • Loading branch information
schorle1 authored and Radiokot committed Oct 1, 2024
1 parent ac0295d commit 290e023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
<string name="baker_pool_settings_fee_explain">Transaction fee commission</string>
<string name="baker_pool_settings_baking_explain">Block reward commission</string>
<string name="baking_commission_rate_error_transaction_not_in_range">Transaction fee is out of specified range</string>
<string name="baking_commission_rate_error_baking_not_in_range">Baking reward is out of specified range</string>
<string name="baking_commission_rate_error_baking_not_in_range">Validator reward is out of specified range</string>
<string name="baking_pool_range_min">Min:\n%1$s%%</string>
<string name="baking_pool_range_max">Max:\n%1$s%%</string>
<string name="baker_registration_open">Open for delegation</string>
Expand Down

0 comments on commit 290e023

Please sign in to comment.