| Current Path : /home/cbequiperp/www/administrator/language/en-GB/ |
| Current File : /home/cbequiperp/www/administrator/language/en-GB/en-GB.plg_flexicontent_flexinotify.ini |
; $Id$ ; FLEXIcontent ; Copyright (C) 2009 - 2011 Emmanuel Danan. All rights reserved. ; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php ; Note : All ini files need to be saved as UTF-8 - No BOM PLG_FLEXICONTENT_FLEXINOTIFY="Flexicontent - Notifications for favoured and owned content" PLG_FLEXICONTENT_FLEXINOTIFY_DESCRIPTION="Sends notifications to users favouring a content that has been updated. The author can select to notify users favouring the content. This is done after the author clicks save, and at most once per author session." FLEXI_BASIC_CONFIGURATION="Basic Configuration" FLEXI_NOTIFICATION_MESSAGE="Hello %s,\n\nAn item you added in your favourite list has been recentely updated :\n\nId : %s\nTitle : %s\nCategory : %s\nLink : %s\n\nCheers,\n%s." FLEXI_NOTIFICATION_MESSAGE_OWNER="Hello %s,\n\nOne of your items has been recentely updated :\n\nId : %s\nTitle : %s\nCategory : %s\State : %s\nLink : %s\n\nCheers,\n%s." FLEXI_SUBJECT="Email subject" FLEXI_SUBJECT_DESC="The title of the email" FLEXI_NOTIFY_PLG_BODY="Email Body" FLEXI_NOTIFY_PLG_BODY_DESC="The text of the email" FLEXI_SUBJECT_DEFAULT="Update notification" FLEXI_FROM_EMAIL="Sender email" FLEXI_FROM_EMAIL_DESC="Sender email address. If empty the site configuration email will be used instead." FLEXI_FROM_NAME="Sender name" FLEXI_FROM_NAME_DESC="Sender name. If empty the site name will be used instead." FLEXI_NOTIFY_PLG_OWNERS_NOTIFICATIONS="Owners notifications" FLEXI_NOTIFY_PLG_SUBSCRIBERS_NOTIFICATIONS="Subscribers notifications" FLEXI_DEBUG_NOTIFICATIONS="Debug Notifications" FLEXI_DEBUG_NOTIFICATIONS_DESC="Select to display debug messages, to temporarily check proper functionality of notifications" FLEXI_SHOW_TO_ALL_EDITORS="Show to all editors" FLEXI_SHOW_TO_ALL_SUPER_ADMINS="Show to super admins" FLEXI_PERSONALIZED_NOTIFICATIONS="Personalized notifications <br/><small>Sends separate email per subscriber</small>" FLEXI_PERSONALIZED_NOTIFICATIONS_DESC="By sending separate email per subscriber we can personalize the emails, e.g. to include user's name and autologin url" FLEXI_ENABLE_PERSONALIZED_NOTIFICATIONS="Enable" FLEXI_ENABLE_PERSONALIZED_NOTIFICATIONS_DESC="Enable this to send different notification email per user, with user specific customizations like including the user's name inside message. The trade-off is that this will be slower, you may wish to avoid if you content items are updated very often and/or you have more than 100 subscribers per content item!!" FLEXI_NO_SEND_SAME_EMAIL="No, send same email (faster)" FLEXI_YES_SEND_SEPARATE_EMAILS="Yes, send separate emails" FLEXI_SUBSCRIBER_LIMIT="Subscriber limit " FLEXI_SUBSCRIBER_LIMIT_DESC="If a content item has more subscribers than this limit, then a single message will be sent. <br/><br/><b>NOTE:</b> values higher than 100 will be ignored" FLEXI_CUSTOMIZATIONS_PER_EMAIL="Customizations per email" FLEXI_AUTOLOGIN_IN_URL="Automatic login in URL<br><small>to avoid extra login step for non-public content</small>" FLEXI_AUTOLOGIN_IN_URL_DESC="Some content maybe non-public in this case the user will be asked to login. To allow user to skip this step, autologin information will be added to the url to log the user automatically." FLEXI_INCLUDE_FULLNAME="Include fullname" FLEXI_INCLUDE_FULLNAME_DESC="User's full name will be included in the email, to make email be more user friendly" FLEXI_SUBSCRIBER="subscriber" FLEXI_NOTIFY_SUCCESS="Sent UPDATE notification emails to %s out of %s subscribers (users favouring this content)"; FLEXI_NOTIFY_FAILURE="Failure during sending UPDATE notification emails to %s subscribers (users favouring this content)";