changed settings section names
This commit is contained in:
@@ -30,7 +30,7 @@ class AdminSection implements IIconSection {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function getName(): string {
|
public function getName(): string {
|
||||||
return $this->l->t('Downloader Settings');
|
return $this->l->t('NCDownloader Settings');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getPriority(): int {
|
public function getPriority(): int {
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ class PersonalSection implements IIconSection {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function getName(): string {
|
public function getName(): string {
|
||||||
return $this->l->t('Downloader Settings');
|
return $this->l->t('NCDownloader Settings');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getPriority(): int {
|
public function getPriority(): int {
|
||||||
|
|||||||
Reference in New Issue
Block a user