]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/emailsettings.php
moving delete profile to its own space.
[quix0rs-gnu-social.git] / actions / emailsettings.php
index 84be12675b868567fea3bac989a61f4b7e816579..61e59e4db122a68f78fd690829d958d72aeb1005 100644 (file)
@@ -95,7 +95,7 @@ class EmailsettingsAction extends SettingsAction {
                                _('Send me email when someone sends me a private message.'),
                                $user->emailnotifymsg);
                common_checkbox('emailnotifynudge',
-                               _('Send me an email when someone nudges me.'),
+                               _('Allow friends to nudge me and send me an email.'),
                                $user->emailnotifynudge);
                common_checkbox('emailpost',
                                                _('I want to post notices by email.'),