Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bef5b0ab authored by Pierre-Alain Bandinelli's avatar Pierre-Alain Bandinelli
Browse files

owncloud becomes nextcloud

parent 69ff69c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ Rainloop user settings include management of contacts, of email accounts, of fol
## How to auto-connect to Rainloop?

### Auto-connection for all Nextcloud users
If your Nextcloud users base is synchronized with an email system, then it is possible that Nextcloud credentials could be used right away to access the centralized email system. In the Rainloop admin settings, the Nextcloud administrator can then tick the "Automatically login with ownCloud/Nextcloud user credentials" checkbox.
If your Nextcloud users base is synchronized with an email system, then it is possible that Nextcloud credentials could be used right away to access the centralized email system. In the Rainloop admin settings, the Nextcloud administrator can then tick the "Automatically login with Nextcloud/Nextcloud user credentials" checkbox.

Beware, if you tick this box, all Nextcloud users will *not* be able to use the override it with the setting below.

+1 −1
Original line number Diff line number Diff line
<?php

/**
 * ownCloud - RainLoop mail plugin
 * Nextcloud - RainLoop mail plugin
 *
 * @author RainLoop Team
 * @copyright 2016 RainLoop Team
+1 −1
Original line number Diff line number Diff line
<?php

/**
 * ownCloud - RainLoop mail plugin
 * Nextcloud - RainLoop mail plugin
 *
 * @author RainLoop Team
 * @copyright 2016 RainLoop Team
+1 −1
Original line number Diff line number Diff line
<?php

/**
 * ownCloud - RainLoop mail plugin
 * Nextcloud - RainLoop mail plugin
 *
 * @author RainLoop Team
 * @copyright 2016 RainLoop Team
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ en:
    PGP_SIGNED_MESSAGE_DESC: "OpenPGP signed message (click to verify)"
    PGP_ENCRYPTED_MESSAGE_DESC: "OpenPGP encrypted message (click to decrypt)"
    LINK_DOWNLOAD_AS_ZIP: "Download as zip"
    LINK_SAVE_TO_OWNCLOUD: "Save to ownCloud"
    LINK_SAVE_TO_OWNCLOUD: "Save to Nextcloud"
    LINK_SAVE_TO_CLOUD: "Save to Cloud"
    LINK_SAVE_TO_DROPBOX: "Save to Dropbox"
  READ_RECEIPT:
Loading