l10n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/27283/head
Valdnet 5 years ago committed by Christopher Ng
parent 898e87ac64
commit 64ad2eb83d
  1. 2
      apps/dav/lib/CardDAV/Activity/Setting.php

@ -39,7 +39,7 @@ class Setting extends CalDAVSetting {
* @return string A translated 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…
Cancel
Save