CrackMe.apk

Download file
    <?xml version="1.0" encoding="utf-8"?>
<resources>
    <plurals name="exo_controls_fastforward_by_amount_description">
        <item quantity="one">%d saniye ileri sar</item>
        <item quantity="other">%d saniye ileri sar</item>
    </plurals>
    <plurals name="exo_controls_rewind_by_amount_description">
        <item quantity="one">%d saniye geri sar</item>
        <item quantity="other">%d saniye geri sar</item>
    </plurals>
</resources>
    
Download file