<?xml version="1.0" encoding="utf-8"?>
<resources>
    <plurals name="com_parse_ui_password_too_short_toast">
        <item quantity="other">Password must be at least %d characters long</item>
        <item quantity="one">Password must be at least %d character long</item>
    </plurals>
    <plurals name="plurals0001">
        <item quantity="other">%d channels</item>
        <item quantity="one">%d channel</item>
    </plurals>
</resources>
