mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Update strings.xml
Corrected as per Sean.
This commit is contained in:
parent
c846061b68
commit
9865768b81
|
@ -15,7 +15,7 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<string name="app_name">Lecteur de code-barres</string>
|
||||
<string name="app_name">Barcode Scanner</string>
|
||||
<string name="app_picker_name">Applications</string>
|
||||
<string name="bookmark_picker_name">Marque-pages</string>
|
||||
<string name="button_add_calendar">Ajouter à l\'agenda</string>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<string name="contents_text">Texte en clair</string>
|
||||
<string name="history_clear_one_history_text">Effacer</string>
|
||||
<string name="history_clear_text">Effacer l\'historique</string>
|
||||
<string name="history_email_title">Historique du lecteur de code-barres</string>
|
||||
<string name="history_email_title">Historique de Barcode Scanner</string>
|
||||
<string name="history_empty">Vide</string>
|
||||
<string name="history_empty_detail">Aucun code-barre balayé n\'a encore été enregistré</string>
|
||||
<string name="history_send">Envoyer historique</string>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<string name="msg_default_status">Encadrez un code-barres avec le viseur pour le balayer.</string>
|
||||
<string name="msg_default_time">Heure</string>
|
||||
<string name="msg_default_type">Type</string>
|
||||
<string name="msg_encode_contents_failed">Impossible d'encoder un code-barres à partir des données fournies.</string>
|
||||
<string name="msg_encode_contents_failed">Impossible d\'encoder un code-barres à partir des données fournies.</string>
|
||||
<string name="msg_error">Erreur</string>
|
||||
<string name="msg_google_books">Google</string>
|
||||
<string name="msg_google_product">Google</string>
|
||||
|
@ -101,7 +101,7 @@
|
|||
<string name="preferences_decode_PDF417_title">PDF417 (β)</string>
|
||||
<string name="preferences_decode_QR_title">Codes QR</string>
|
||||
<string name="preferences_device_bug_workarounds_title">Paliatifs des bogues de l\'appareil</string>
|
||||
<string name="preferences_disable_barcode_scene_mode_title">Pas de mode scène code à barres</string>
|
||||
<string name="preferences_disable_barcode_scene_mode_title">Pas de mode scène de code-barres</string>
|
||||
<string name="preferences_disable_continuous_focus_summary">Utiliser uniquement le mode de mise au point standard</string>
|
||||
<string name="preferences_disable_continuous_focus_title">Pas de mise au point continue</string>
|
||||
<string name="preferences_disable_exposure_title">Pas d\'exposition</string>
|
||||
|
|
Loading…
Reference in a new issue