зеркало из https://github.com/nextcloud/text.git
Merge pull request #609 from nextcloud/bugfix/599
Rename document creator (fixes #599)
This commit is contained in:
Коммит
8b87d83cbe
|
@ -44,7 +44,7 @@ class TextDocumentCreator extends ACreateEmpty {
|
|||
}
|
||||
|
||||
public function getName(): string {
|
||||
return $this->l10n->t('New text document');
|
||||
return $this->l10n->t('text document');
|
||||
}
|
||||
|
||||
public function getExtension(): string {
|
||||
|
|
Загрузка…
Ссылка в новой задаче