X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Femails.inc.php;h=e4d62f40b30da91a27c597288e690c862cfd8ae2;hb=9466051012a24391af2b769a4c281ed5588105bc;hp=bcf0cc42ec910ed96ec2a517c7933306c9e9d75f;hpb=bf3c42ac1ddcd6ac530a464f91fe55334ce45ca2;p=platal.git diff --git a/include/emails.inc.php b/include/emails.inc.php index bcf0cc4..e4d62f4 100644 --- a/include/emails.inc.php +++ b/include/emails.inc.php @@ -264,7 +264,7 @@ class EmailStorage extends Email // Shortname to realname mapping for known mail storage backends. private $display_names = array( 'imap' => 'Accès de secours aux emails (IMAP)', - 'googleapps' => 'Compte GMail / Google Apps', + 'googleapps' => 'Compte Google Apps', ); // Retrieves the current list of actives storages.