Update strings.xml
This commit is contained in:
parent
f21c367f35
commit
cdff6a6f6c
|
@ -252,27 +252,15 @@
|
||||||
<string name="within_the_next">Within the next…</string>
|
<string name="within_the_next">Within the next…</string>
|
||||||
<plurals name="within_the_next_days">
|
<plurals name="within_the_next_days">
|
||||||
<item quantity="zero">Within the next %d day</item>
|
<item quantity="zero">Within the next %d day</item>
|
||||||
<item quantity="one">Within the next %d days</item>
|
<item quantity="other">Within the next %d days</item>
|
||||||
<item quantity="two"></item>
|
|
||||||
<item quantity="few"></item>
|
|
||||||
<item quantity="many"></item>
|
|
||||||
<item quantity="other"></item>
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="within_the_next_weeks">
|
<plurals name="within_the_next_weeks">
|
||||||
<item quantity="zero">Within the next %d week</item>
|
<item quantity="zero">Within the next %d week</item>
|
||||||
<item quantity="one">Within the next %d weeks</item>
|
<item quantity="other">Within the next %d weeks</item>
|
||||||
<item quantity="two"></item>
|
|
||||||
<item quantity="few"></item>
|
|
||||||
<item quantity="many"></item>
|
|
||||||
<item quantity="other"></item>
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="within_the_next_months">
|
<plurals name="within_the_next_months">
|
||||||
<item quantity="zero">Within the next %d month</item>
|
<item quantity="zero">Within the next %d month</item>
|
||||||
<item quantity="one">Within the next %d months</item>
|
<item quantity="other">Within the next %d months</item>
|
||||||
<item quantity="two"></item>
|
|
||||||
<item quantity="few"></item>
|
|
||||||
<item quantity="many"></item>
|
|
||||||
<item quantity="other"></item>
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
<string name="faq_1_title">كيف يمكنني حذف العطلات المنقولة عن طريق زر \"أضف عطلات\"؟</string>
|
<string name="faq_1_title">كيف يمكنني حذف العطلات المنقولة عن طريق زر \"أضف عطلات\"؟</string>
|
||||||
|
|
Loading…
Reference in New Issue