* New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (German) * New translations strings.xml (Dutch) * New translations strings.xml (Portuguese) * New translations plurals.xml (French) * New translations plurals.xml (German) * New translations plurals.xml (Dutch) * New translations plurals.xml (Portuguese) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (German) * New translations strings.xml (Dutch) * New translations strings.xml (Portuguese)
8 lines
227 B
XML
8 lines
227 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="fragment_disclaimer_button_okay_timer">
|
|
<item quantity="one">Ok (%d seconde)</item>
|
|
<item quantity="other">Ok (%d secondes)</item>
|
|
</plurals>
|
|
</resources>
|