Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83912a3a authored by Keyan Mobli's avatar Keyan Mobli Committed by Gerrit Code Review
Browse files

Merge "French: Bluetooth discoverable" into froyo

parents 5d88faa0 4fc409e6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -182,4 +182,12 @@
        <item>Gris</item>
        <item>Transparent</item>
    </string-array>

    <string-array name="bluetooth_discoverable_duration_entries">
        <item>60 secondes</item>
        <item>120 secondes</item>
        <item>300 secondes</item>
        <item>600 secondes</item>
        <item>Infini</item>
    </string-array>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -85,6 +85,8 @@
    <string name="battery_info_health_over_voltage" msgid="2420269351664490121">"Voltage dépassé"</string>
    <string name="battery_info_health_unspecified_failure" msgid="6347021103185471590">"Erreur inconnue"</string>
    <string name="bluetooth" msgid="5549625000628014477">"Bluetooth"</string>
    <string name="bluetooth_discoverable_duration_title">Durée identifiable</string>
    <string name="bluetooth_discoverable_duration_summary">Temps durant lequel l\'appareil sera identifiable</string>
    <string name="bluetooth_visibility" msgid="2930835434091839916">"Identifiable"</string>
    <string name="bluetooth_is_discoverable" msgid="1205694503775884903">"Identifiable pendant <xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g> secondes..."</string>
    <string name="bluetooth_not_discoverable" msgid="128269993123955177">"Permettre l\'identification de l\'appareil"</string>