]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
forgot this file 1021/head
authorThomas Citharel <tcit@tcit.fr>
Sat, 14 Feb 2015 11:36:00 +0000 (12:36 +0100)
committerThomas Citharel <tcit@tcit.fr>
Sat, 14 Feb 2015 11:36:00 +0000 (12:36 +0100)
inc/poche/Poche.class.php

index e37d7c6c5c48fc030db6a9cf11305c4ee7b10966..6d4ce1377daea3d5e9760325d498ad7c66775832 100755 (executable)
@@ -114,7 +114,7 @@ class Poche
                             }
                         } else {
                             Tools::logm('The user has been created, but the server did not authorize sending emails');
-                            $this->messages->add('i', _('The server did not authorize sending a confirmation email'));
+                            $this->messages->add('i', _('The server did not authorize sending a confirmation email, but the user was created.'));
                         }
                 } else {
                     Tools::logm('The user has been created, but no email was saved, so no confimation email was sent');