l10n: Spelling unification
Spelling unification in Transifex.
This commit is contained in:
parent
7a737e2c8d
commit
7afebfed6f
|
@ -39,7 +39,7 @@ class Setting extends CalDAVSetting {
|
||||||
* @return string A translated string
|
* @return string A translated string
|
||||||
*/
|
*/
|
||||||
public function getName(): string {
|
public function getName(): string {
|
||||||
return $this->l->t('A <strong>contact</strong> or <strong>addressbook</strong> was modified');
|
return $this->l->t('A <strong>contact</strong> or <strong>address book</strong> was modified');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue