зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #6437 from nextcloud/enh/profile-descriptive-displayid
Use a more descriptive displayId
This commit is contained in:
Коммит
63983662be
|
@ -76,7 +76,7 @@ class TalkAction implements ILinkAction {
|
|||
}
|
||||
|
||||
public function getDisplayId(): string {
|
||||
return $this->l->t('Talk');
|
||||
return $this->l->t('Contact via Talk');
|
||||
}
|
||||
|
||||
public function getTitle(): string {
|
||||
|
|
Загрузка…
Ссылка в новой задаче