Skip to content

Commit

Permalink
revert brute_force_delay
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Feb 6, 2025
1 parent ea43118 commit b13e519
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 @@ -1143,7 +1143,7 @@
<item quantity="other">Delayed %d minutes due to too many wrong attempts</item>
</plurals>

<string name="brute_force_delay">Delayed %s due to too many wrong attempts</string>
<string name="brute_force_delay">Delayed due to too many wrong attempts</string>
<string name="create">Create</string>
<string name="select_one_template">Please select one template</string>
<string name="choose_template_helper_text">Please choose a template and enter a file name.</string>
Expand Down

0 comments on commit b13e519

Please sign in to comment.