mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-18 12:50:34 +01:00
Update strings.xml
This commit is contained in:
parent
1c8a7c4920
commit
1b297e5dca
@ -251,13 +251,16 @@
|
||||
<string name="today_only">Today only</string>
|
||||
<string name="within_the_next">Within the next…</string>
|
||||
<plurals name="within_the_next_days">
|
||||
<item quantity="other">Within the next %d day</item>
|
||||
<item quantity="one">Within the next %d day</item>
|
||||
<item quantity="other">Within the next %d days</item>
|
||||
</plurals>
|
||||
<plurals name="within_the_next_weeks">
|
||||
<item quantity="other">Within the next %d week</item>
|
||||
<item quantity="one">Within the next %d week</item>
|
||||
<item quantity="other">Within the next %d weeks</item>
|
||||
</plurals>
|
||||
<plurals name="within_the_next_months">
|
||||
<item quantity="other">Within the next %d month</item>
|
||||
<item quantity="one">Within the next %d month</item>
|
||||
<item quantity="other">Within the next %d months</item>
|
||||
</plurals>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">How can I remove the holidays imported via the \"Add holidays\" button\?</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user