<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
    <plurals name="pref_look_and_feel_rules_timeout_summary" tools:ignore="MissingQuantity">
        <item quantity="one">Arrêt après %d seconde</item>
        <item quantity="other">Arrêt après %d secondes</item>
    </plurals>
</resources>
