Spell out identity server

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
pull/21833/head
David Baker 2019-08-14 10:08:30 +01:00 committed by GitHub
parent 85497610e3
commit 3c3b530e1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ export default class SetIdServer extends React.Component {
_onDisconnectClicked = () => {
const QuestionDialog = sdk.getComponent("dialogs.QuestionDialog");
Modal.createTrackedDialog('Identity Server Disconnect Warning', '', QuestionDialog, {
title: _t("Disconnect ID Server"),
title: _t("Disconnect Identity Server"),
description:
<div>
{_t(