Skip to content

Commit

Permalink
Make default Toast alert more expressive
Browse files Browse the repository at this point in the history
  • Loading branch information
mrghosti3 committed Apr 7, 2024
1 parent 80db8b6 commit eb1cd1e
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 @@ -94,7 +94,7 @@
<string name="info_transaction_onboarding_tip">Tip: Swipe transactions left or right to edit or delete them.</string>
<string name="info_copy_button">Copy</string>
<string name="info_copy_icon_description">Copy Notes</string>
<string name="info_copy_alert">Copied</string>
<string name="info_copy_alert">Copied Successfully!</string>

<!-- Input (New/Edit Goal) Screen -->
<string name="input_screen_header">It\'s time to save!</string>
Expand Down

0 comments on commit eb1cd1e

Please sign in to comment.