summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/qr/src/main/res/values-fr/strings.xml
blob: 9e580ec1d264a607ee0e587f2a79577b920e76ff (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <!-- Content description (not visible, for screen readers etc.): Description of an image view. -->
    <string name="mozac_feature_qr_scanner">Scanner QR</string>

    <!-- Text shown if no camera is available on the device and the QR scanner cannot be displayed. -->
    <string name="mozac_feature_qr_scanner_no_camera">Aucune caméra disponible sur l’appareil</string>

</resources>