CrackMe.apk

Download file
    <?xml version="1.0" encoding="utf-8"?>
<resources>
    <plurals name="exo_controls_fastforward_by_amount_description">
        <item quantity="one">I-fast forward nang %d segundo</item>
        <item quantity="other">I-fast forward nang %d na segundo</item>
    </plurals>
    <plurals name="exo_controls_rewind_by_amount_description">
        <item quantity="one">I-rewind nang %d segundo</item>
        <item quantity="other">I-rewind nang %d na segundo</item>
    </plurals>
</resources>
    
Download file