]> source.dussan.org Git - nextcloud-server.git/commitdiff
detail wording: password reset instead of recovery 3580/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 22 Feb 2017 14:17:45 +0000 (15:17 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 22 Feb 2017 14:17:45 +0000 (15:17 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
settings/templates/personal.php

index ecbf1ff5c5f3b22cc94300dde4d09cfe6187470a..31aa268f77638c1b942bb08ffe10a0a080e970d7 100644 (file)
@@ -99,7 +99,7 @@
                        <?php } ?>
                        <?php if($_['displayNameChangeSupported']) { ?>
                                <br />
-                               <em><?php p($l->t('For password recovery and notifications')); ?></em>
+                               <em><?php p($l->t('For password reset and notifications')); ?></em>
                        <?php } ?>
                        <span class="icon-checkmark hidden"/>
                        <input type="hidden" id="emailscope" value="<?php p($_['emailScope']) ?>">