Skip to content

Commit

Permalink
Merge pull request #141 from GitGitro/main
Browse files Browse the repository at this point in the history
Fix, closes #140
  • Loading branch information
waseefakhtar authored Dec 26, 2023
2 parents 4e5557a + a06815f commit 0a73ef3
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 0a73ef3

Please sign in to comment.