diff --git a/settings/templates/apps.php b/settings/templates/apps.php index ef89a5393cd..02c17a489a6 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -31,7 +31,7 @@ script(
  • - t('Developer documentation'));?> ↗ + t('Developer documentation'));?> ↗
  • @@ -103,12 +103,12 @@ script( {{#if missingMinOwnCloudVersion}}
    -

    t('This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.')); ?>

    +

    t('This app has no minimum Nextcloud version assigned. This will be an error in Nextcloud 11 and later.')); ?>

    {{else}} {{#if missingMaxOwnCloudVersion}}
    -

    t('This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later.')); ?>

    +

    t('This app has no maximum Nextcloud version assigned. This will be an error in Nextcloud 11 and later.')); ?>

    {{/if}} {{/if}}