From d9399e12462bffdcf6b35678a4c1bbc0042b96a2 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:15:02 +0200 Subject: l10n: Spelling unification Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> l10n: Change to administration Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> l10n: Spelling unification Spelling unification in Transifex. Match the menu name to the header name of the settings page. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- apps/settings/lib/Sections/Admin/Delegation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/settings/lib/Sections/Admin/Delegation.php b/apps/settings/lib/Sections/Admin/Delegation.php index e1fc6ddf52c..b88a359c8e8 100644 --- a/apps/settings/lib/Sections/Admin/Delegation.php +++ b/apps/settings/lib/Sections/Admin/Delegation.php @@ -55,7 +55,7 @@ class Delegation implements IIconSection { * @return string */ public function getName() { - return $this->l->t('Admin privileges'); + return $this->l->t('Administration privileges'); } /** -- cgit v1.2.3