diff --git a/modules/tchap-translations/tchap_translations.json b/modules/tchap-translations/tchap_translations.json index 555518e89f..faa73fb3c6 100644 --- a/modules/tchap-translations/tchap_translations.json +++ b/modules/tchap-translations/tchap_translations.json @@ -1117,5 +1117,17 @@ "room_settings|security|history_visibility_warning": { "en": "Changes won't affect past messages, only new ones.", "fr": "Les changements n'affecteront pas les messages passés, juste les nouveaux." + }, + "encryption|verification|verification_dialog_title_choose": { + "en": "Verify your identity", + "fr": "Vérification de votre identité" + }, + "encryption|verification|sas_prompt": { + "en": "Compare a serie of emojis", + "fr": "Comparez une série d'émojis" + }, + "encryption|verification|sas_description": { + "en": "Compare a list of unique emojis between your two devices in order to verify your identity", + "fr": "Comparez une liste unique d'émojis entre vos deux appareils pour vérifier votre identité" } } diff --git a/src/components/views/right_panel/VerificationPanel.tsx b/src/components/views/right_panel/VerificationPanel.tsx index fa3a4dc4db..1d56a7916f 100644 --- a/src/components/views/right_panel/VerificationPanel.tsx +++ b/src/components/views/right_panel/VerificationPanel.tsx @@ -126,7 +126,7 @@ export default class VerificationPanel extends React.PureComponent - {_t("encryption|verification|verify_by_completing_one_of")} + {/* :TCHAP: {_t("encryption|verification|verify_by_completing_one_of")} */}
{qrBlockDialog} {or}