Skip to content

Commit

Permalink
Improve congrats message when no cards due later in day
Browse files Browse the repository at this point in the history
  • Loading branch information
user1823 authored and BrayanDSO committed Jan 7, 2025
1 parent 7833b27 commit 16a4de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnkiDroid/src/main/res/values/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<string name="empty_deck">This deck is empty</string>
<string name="search_for_download_deck" comment="Deck search value for downloading deck" maxLength="28">Deck Search</string>
<string name="invalid_deck_name">Invalid deck name</string>
<string name="studyoptions_congrats_finished">Congratulations! You have finished for now.</string>
<string name="studyoptions_congrats_finished">Congratulations! You have finished for today.</string>
<string name="studyoptions_congrats_next_due_in" comment="The param will be replaced with 'The next card will be ready in X time'">Deck finished for now! %s</string>
<string name="studyoptions_no_cards_due">No cards are due yet</string>

Expand Down

0 comments on commit 16a4de8

Please sign in to comment.