Skip to content

Commit

Permalink
Fix, closes #140
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGitro committed Dec 26, 2023
1 parent 4e5557a commit a06815f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<plurals name="all_set" tools:ignore="MissingTranslation">
<item quantity="one">Your %1$s reminders are ready, with %2$s alert %3$s until %4$s.</item>
<item quantity="many">Your %1$s reminders are ready, with %2$s alerts %3$s until %4$s.</item>
<item quantity="other">Your %1$s reminders are ready, with %2$s alerts %3$s until %4$s.</item>
</plurals>
<string name="confirm">Confirm</string>
<string name="time_remaining">Next dose in %1$s %2$s</string>
Expand Down

0 comments on commit a06815f

Please sign in to comment.