Просмотр исходного кода

fix(webapp): clarify that owners can prevent confirm active domain use

Peter Thomassen 4 лет назад
Родитель
Сommit
42a96f84c0
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      webapp/src/views/Terms.vue

+ 2 - 2
webapp/src/views/Terms.vue

@@ -80,8 +80,8 @@ export default {
       {
         title: 'Expiration of Inactive dynDNS Domains',
         text: 'Dynamic DNS domains that are not updated for six months or longer will be ' +
-                'deleted after a warning with 4 weeks notice. Owners can prevent deletion by updating DNS ' +
-                'information.',
+                'deleted after a warning with 4 weeks notice. The notice contains instructions for owners to confirm ' +
+                'active use and prevent deletion.',
       },
       {
         title: 'Secure Delegation Required',