Following is an example on how to add a plural string resource:
<plurals name="lp_ttr_message_hours">
<item quantity="one">" %1$s hour"</item>
<item quantity="other">" %1$s hours"</item>
</plurals>
Following is an example on how to add a plural string resource:
<plurals name="lp_ttr_message_hours">
<item quantity="one">" %1$s hour"</item>
<item quantity="other">" %1$s hours"</item>
</plurals>
© 2022 LivePerson Inc. All Rights Reserved Copyright Terms of Use