* Sync Strings from Localazy * Update strings, remove broken German translation * Update screenshots --------- Co-authored-by: bmarty <bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io> Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 lines
574 B
XML
8 lines
574 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="screen_signout_confirmation_dialog_content">"Êtes-vous sûr de vouloir vous déconnecter?"</string>
|
|
<string name="screen_signout_confirmation_dialog_title">"Se déconnecter"</string>
|
|
<string name="screen_signout_in_progress_dialog_content">"Déconnexion en cours…"</string>
|
|
<string name="screen_signout_confirmation_dialog_submit">"Se déconnecter"</string>
|
|
<string name="screen_signout_preference_item">"Se déconnecter"</string>
|
|
</resources>
|