plurals.xml raw

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <resources>
   3      <plurals name="pref_look_and_feel_rules_timeout_summary">
   4          <item quantity="one">Stop after %d second</item>
   5          <item quantity="other">Stop after %d seconds</item>
   6      </plurals>
   7  </resources>