|
<?php
|
|
/**
|
|
* CB Groupjive plugin language file (Integrations)
|
|
* @version $Id: integration_french.php 1582 14/03/2011 09:49:37 lavsteph $
|
|
* @package CB GroupJive
|
|
* @subpackage English Language file for GroupJive plugin (Integrations)
|
|
* @author Kyle
|
|
* @copyright (C) 2005 - 2010 joomlapolis.com
|
|
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2
|
|
* Translation: JC Richard <jcrichard@lab-project.net>
|
|
*/
|
|
|
|
|
|
if ( ! ( defined( '_VALID_CB' ) || defined( '_JEXEC' ) || defined( '_VALID_MOS' ) ) ) { die( 'Direct Access to this location is not allowed.' ); }
|
|
|
|
$CBstrings = array(
|
|
// 47 language strings from file plug_cbgroupjive/plugins/cbgroupjiveforums/cbgroupjiveforums.php
|
|
'Kunena 1.6' => 'Kunena 1.6',
|
|
'Kunena 1.7' => 'Kunena 1.7',
|
|
'Kunena 1.5' => 'Kunena 1.5',
|
|
'Fireboard' => 'Fireboard',
|
|
'None' => 'None',
|
|
'Forums' => 'Forums',
|
|
'User' => 'User',
|
|
'Subject' => 'Subject',
|
|
'Date' => 'Date',
|
|
'Guest' => 'Guest',
|
|
'Posted' => 'Posted',
|
|
'Modified' => 'Modified',
|
|
'No forum search results found.' => 'No forum search results found.',
|
|
'This [group] has no posts.' => 'This [group] has no posts.',
|
|
'This [category] has no posts.' => 'This [category] has no posts.',
|
|
'[category] Forum' => '[category] Forum',
|
|
'[group] Forum' => '[group] Forum',
|
|
'category' => 'category',
|
|
'group' => 'group',
|
|
'Enable' => 'Enable',
|
|
'Forum Integration' => 'Forum Integration',
|
|
'Forum' => 'Forum',
|
|
'Select usage of [location] forums.' => 'Select usage of [location] forums.',
|
|
'Public' => 'Public',
|
|
'Select if [location] forums tab is publicly visible.' => 'Select if [location] forums tab is publicly visible.',
|
|
'Configuration' => 'Configuration',
|
|
':: Forum :: No supported forum extension found - [config_url]' => ':: Forum :: No supported forum extension found - [config_url]',
|
|
':: Category :: Missing forum id - [cat_url]' => ':: Category :: Missing forum id - [cat_url]',
|
|
':: Category :: Forum does not exist - [cat_url]' => ':: Category :: Forum does not exist - [cat_url]',
|
|
':: Group :: Missing forum id - [grp_url]' => ':: Group :: Missing forum id - [grp_url]',
|
|
':: Group :: Forum does not exist - [grp_url]' => ':: Group :: Forum does not exist - [grp_url]',
|
|
':: Forum :: Missing forum category - [config_url]' => ':: Forum :: Missing forum category - [config_url]',
|
|
'Auto Detect' => 'Auto Detect',
|
|
'- Select Category -' => '- Select Category -',
|
|
'No supported forum extension found!' => 'No supported forum extension found!',
|
|
'Show' => 'Show',
|
|
'Select supported forum to be used for the integration.' => 'Select supported forum to be used for the integration.',
|
|
'Forum Category' => 'Forum Category',
|
|
'Select parent forum category which all forums (categories and groups) will be stored under.' => 'Select parent forum category which all forums (categories and groups) will be stored under.',
|
|
'Paging' => 'Paging',
|
|
'Enable or disable usage of paging on Forum tab. If disabled will also disable Page Limit.' => 'Enable or disable usage of paging on Forum tab. If disabled will also disable Page Limit.',
|
|
'Page Limit' => 'Page Limit',
|
|
'Enable or disable usage of page limit on Forum tab.' => 'Enable or disable usage of page limit on Forum tab.',
|
|
'Search' => 'Search',
|
|
'Enable or disable usage of searching on Forum tab.' => 'Enable or disable usage of searching on Forum tab.',
|
|
'Categories' => 'Categories',
|
|
'Enable or disable usage of Category forums display. Please note this will hide Category forums menu link and tab, but forums will still be created.' => 'Enable or disable usage of Category forums display. Please note this will hide Category forums menu link and tab, but forums will still be created.',
|
|
// 11 language strings from file plug_cbgroupjive/plugins/cbgroupjiveforums/models/fireboard.php
|
|
'Search Forums...' => 'Search Forums...',
|
|
'[element] - setForum SQL Error: [error]' => '[element] - setForum SQL Error: [error]',
|
|
'[element] - saveForum SQL Error: [error]' => '[element] - saveForum SQL Error: [error]',
|
|
'[element] - deleteForum SQL Error: [error]' => '[element] - deleteForum SQL Error: [error]',
|
|
'Fix' => 'Fix',
|
|
':: Forum :: Forum not published - [fix_url]' => ':: Forum :: Forum not published - [fix_url]',
|
|
':: Forum :: Forum not private - [fix_url]' => ':: Forum :: Forum not private - [fix_url]',
|
|
':: Forum :: Forum id does not exist in Kunena - [config_url]' => ':: Forum :: Forum id does not exist in Kunena - [config_url]',
|
|
'Forum failed to fix! Error: [error]' => 'Forum failed to fix! Error: [error]',
|
|
'Forum fixed successfully!' => 'Forum fixed successfully!',
|
|
'Forum not found.' => 'Forum not found.',
|
|
// 54 language strings from file plug_cbgroupjive/plugins/cbgroupjivephoto/cbgroupjivephoto.php
|
|
'Search Photos...' => 'Search Photos...',
|
|
'Photos' => 'Photos',
|
|
'Title' => 'Title',
|
|
'Optionally input photo title. Titles will link directly to photo. Only plain text is supported. HTML and other elements will be removed.' => 'Optionally input photo title. Titles will link directly to photo. Only plain text is supported. HTML and other elements will be removed.',
|
|
'Image' => 'Image',
|
|
'Select photo image. Images will be resized if needed to a maximum dimension of [width] x [height] (width x height) automatically, but your image file should not exceed [size] KB and be of jpg, jpeg, gif, or png supported file type.' => 'Select photo image. Images will be resized if needed to a maximum dimension of [width] x [height] (width x height) automatically, but your image file should not exceed [size] KB and be of jpg, jpeg, gif, or png supported file type.',
|
|
'Description' => 'Description',
|
|
'Optionally input photo description. Only plain text is supported. HTML and other elements will be removed.' => 'Optionally input photo description. Only plain text is supported. HTML and other elements will be removed.',
|
|
'Captcha' => 'Captcha',
|
|
'Upload' => 'Upload',
|
|
'Expand New Photo' => 'Expand New Photo',
|
|
'Collapse New Photo' => 'Collapse New Photo',
|
|
'Are you sure you want to delete this photo?' => 'Are you sure you want to delete this photo?',
|
|
'Edit' => 'Edit',
|
|
'Delete' => 'Delete',
|
|
'No photo search results found.' => 'No photo search results found.',
|
|
'This [group] has no photos.' => 'This [group] has no photos.',
|
|
'Are you sure you want to cancel? All unsaved data will be lost!' => 'Are you sure you want to cancel? All unsaved data will be lost!',
|
|
'Edit Photo' => 'Edit Photo',
|
|
'Save' => 'Save',
|
|
'Cancel' => 'Cancel',
|
|
'Not authorized.' => 'Not authorized.',
|
|
'[group] not found!' => '[group] not found!',
|
|
'[category] not found!' => '[category] not found!',
|
|
'Image not specified!' => 'Image not specified!',
|
|
'User not specified!' => 'User not specified!',
|
|
'Category not specified!' => 'Category not specified!',
|
|
'Group not specified!' => 'Group not specified!',
|
|
'Photo failed to save! Error: [error]' => 'Photo failed to save! Error: [error]',
|
|
'Photo saved successfully!' => 'Photo saved successfully!',
|
|
'Photo failed to delete! Error: [error]' => 'Photo failed to delete! Error: [error]',
|
|
'Photo deleted successfully!' => 'Photo deleted successfully!',
|
|
'Photo Integration' => 'Photo Integration',
|
|
'Select usage of group photos.' => 'Select usage of group photos.',
|
|
'Select if group photo tab is publicly visible.' => 'Select if group photo tab is publicly visible.',
|
|
'Select group upload access. Upload access determines what type of users can upload photos to your group (e.g. Users signify only those a member of your group can upload). The users above the selected will also have access.' => 'Select group upload access. Upload access determines what type of users can upload photos to your group (e.g. Users signify only those a member of your group can upload). The users above the selected will also have access.',
|
|
'Select usage of [group] photos.' => 'Select usage of [group] photos.',
|
|
'Select if [group] photo tab is publicly visible.' => 'Select if [group] photo tab is publicly visible.',
|
|
'Select [group] upload access. Upload access determines what type of [users] can upload photos to your [group] (e.g. [users] signify only those a member of your [group] can upload). The [users] above the selected will also have access.' => 'Select [group] upload access. Upload access determines what type of [users] can upload photos to your [group] (e.g. [users] signify only those a member of your [group] can upload). The [users] above the selected will also have access.',
|
|
'[element] - setParam SQL Error: [error]' => '[element] - setParam SQL Error: [error]',
|
|
'Enable or disable usage of paging on Photos tab. If disabled will also disable Page Limit.' => 'Enable or disable usage of paging on Photos tab. If disabled will also disable Page Limit.',
|
|
'Enable or disable usage of page limit on Photos tab.' => 'Enable or disable usage of page limit on Photos tab.',
|
|
'Enable or disable usage of searching on Photos tab.' => 'Enable or disable usage of searching on Photos tab.',
|
|
'Size' => 'Size',
|
|
'Input maximum file size for photos. If blank Community Builder avatar size will be used.' => 'Input maximum file size for photos. If blank Community Builder avatar size will be used.',
|
|
'Width' => 'Width',
|
|
'Input maximum photo width. If blank Community Builder avatar width will be used.' => 'Input maximum photo width. If blank Community Builder avatar width will be used.',
|
|
'Height' => 'Height',
|
|
'Input maximum photo height. If blank Community Builder avatar height will be used.' => 'Input maximum photo height. If blank Community Builder avatar height will be used.',
|
|
'Thumb Width' => 'Thumb Width',
|
|
'Input maximum photo thumbnail width. If blank Community Builder avatar thumbnail width will be used.' => 'Input maximum photo thumbnail width. If blank Community Builder avatar thumbnail width will be used.',
|
|
'Thumb Height' => 'Thumb Height',
|
|
'Input maximum photo thumbnail height. If blank Community Builder avatar thumbnail height will be used.' => 'Input maximum photo thumbnail height. If blank Community Builder avatar thumbnail height will be used.',
|
|
'Enable or disable usage of Captcha on Photo tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.' => 'Enable or disable usage of Captcha on Photo tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.',
|
|
// 33 language strings from file plug_cbgroupjive/plugins/cbgroupjivevideo/cbgroupjivevideo.php
|
|
'Search Videos...' => 'Search Videos...',
|
|
'Videos' => 'Videos',
|
|
'Optionally input video title. Titles will link directly to video. Only plain text is supported. HTML and other elements will be removed.' => 'Optionally input video title. Titles will link directly to video. Only plain text is supported. HTML and other elements will be removed.',
|
|
'URL' => 'URL',
|
|
'Input video URL. Only plain text is supported. HTML and other elements will be removed. Please note not all video providers are supported.' => 'Input video URL. Only plain text is supported. HTML and other elements will be removed. Please note not all video providers are supported.',
|
|
'Caption' => 'Caption',
|
|
'Optionally input video caption. Only plain text is supported. HTML and other elements will be removed.' => 'Optionally input video caption. Only plain text is supported. HTML and other elements will be removed.',
|
|
'Publish' => 'Publish',
|
|
'Expand New Video' => 'Expand New Video',
|
|
'Collapse New Video' => 'Collapse New Video',
|
|
'Are you sure you want to delete this video?' => 'Are you sure you want to delete this video?',
|
|
'No video search results found.' => 'No video search results found.',
|
|
'This [group] has no videos.' => 'This [group] has no videos.',
|
|
'Edit Video' => 'Edit Video',
|
|
'URL not specified!' => 'URL not specified!',
|
|
'Provider not supported!' => 'Provider not supported!',
|
|
'Video failed to save! Error: [error]' => 'Video failed to save! Error: [error]',
|
|
'Video saved successfully!' => 'Video saved successfully!',
|
|
'Video failed to delete! Error: [error]' => 'Video failed to delete! Error: [error]',
|
|
'Video deleted successfully!' => 'Video deleted successfully!',
|
|
'Video Integration' => 'Video Integration',
|
|
'Select usage of group videos.' => 'Select usage of group videos.',
|
|
'Select if group video tab is publicly visible.' => 'Select if group video tab is publicly visible.',
|
|
'Select group publish access. Publish access determines what type of users can publish videos to your group (e.g. Users signify only those a member of your group can publish). The users above the selected will also have access.' => 'Select group publish access. Publish access determines what type of users can publish videos to your group (e.g. Users signify only those a member of your group can publish). The users above the selected will also have access.',
|
|
'Select usage of [group] videos.' => 'Select usage of [group] videos.',
|
|
'Select if [group] video tab is publicly visible.' => 'Select if [group] video tab is publicly visible.',
|
|
'Select [group] publish access. Publish access determines what type of [users] can publish videos to your [group] (e.g. [users] signify only those a member of your [group] can publish). The [users] above the selected will also have access.' => 'Select [group] publish access. Publish access determines what type of [users] can publish videos to your [group] (e.g. [users] signify only those a member of your [group] can publish). The [users] above the selected will also have access.',
|
|
'Enable or disable usage of paging on Videos tab. If disabled will also disable Page Limit.' => 'Enable or disable usage of paging on Videos tab. If disabled will also disable Page Limit.',
|
|
'Enable or disable usage of page limit on Videos tab.' => 'Enable or disable usage of page limit on Videos tab.',
|
|
'Enable or disable usage of searching on Videos tab.' => 'Enable or disable usage of searching on Videos tab.',
|
|
'Input default width of videos shown on groups Videos tab.' => 'Input default width of videos shown on groups Videos tab.',
|
|
'Input default height of videos shown on groups Videos tab.' => 'Input default height of videos shown on groups Videos tab.',
|
|
'Enable or disable usage of Captcha on Video tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.' => 'Enable or disable usage of Captcha on Video tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.',
|
|
// 35 language strings from file plug_cbgroupjive/plugins/cbgroupjivewall/cbgroupjivewall.php
|
|
'Search Wall...' => 'Search Wall...',
|
|
'Wall' => 'Wall',
|
|
'Post' => 'Post',
|
|
'Input wall post.' => 'Input wall post.',
|
|
'Input Limit' => 'Input Limit',
|
|
'Expand New Wall' => 'Expand New Wall',
|
|
'Collapse New Wall' => 'Collapse New Wall',
|
|
'Are you sure you want to delete this wall?' => 'Are you sure you want to delete this wall?',
|
|
'No wall search results found.' => 'No wall search results found.',
|
|
'This [group] has no wall posts.' => 'This [group] has no wall posts.',
|
|
'Edit Wall' => 'Edit Wall',
|
|
'Post not specified!' => 'Post not specified!',
|
|
'Wall failed to save! Error: [error]' => 'Wall failed to save! Error: [error]',
|
|
'Wall saved successfully!' => 'Wall saved successfully!',
|
|
'Wall failed to delete! Error: [error]' => 'Wall failed to delete! Error: [error]',
|
|
'Wall deleted successfully!' => 'Wall deleted successfully!',
|
|
'[element] - deleteCategoryWalls SQL Error: [error]' => '[element] - deleteCategoryWalls SQL Error: [error]',
|
|
'[element] - deleteGroupWalls SQL Error: [error]' => '[element] - deleteGroupWalls SQL Error: [error]',
|
|
'Wall Integration' => 'Wall Integration',
|
|
'Select usage of group wall.' => 'Select usage of group wall.',
|
|
'Select if group wall tab is publicly visible.' => 'Select if group wall tab is publicly visible.',
|
|
'Select group post access. Post access determines what type of users can post to your group wall (e.g. Users signify only those a member of your group can post). The users above the selected will also have access.' => 'Select group post access. Post access determines what type of users can post to your group wall (e.g. Users signify only those a member of your group can post). The users above the selected will also have access.',
|
|
'Select usage of [group] wall.' => 'Select usage of [group] wall.',
|
|
'Select if [group] wall tab is publicly visible.' => 'Select if [group] wall tab is publicly visible.',
|
|
'Select [group] post access. Post access determines what type of [users] can post to your %1$s wall (e.g. [users] signify only those a member of your [group] can post). The [users] above the selected will also have access.' => 'Select [group] post access. Post access determines what type of [users] can post to your %1$s wall (e.g. [users] signify only those a member of your [group] can post). The [users] above the selected will also have access.',
|
|
'Plain Text' => 'Plain Text',
|
|
'HTML Text' => 'HTML Text',
|
|
'WYSIWYG' => 'WYSIWYG',
|
|
'Enable or disable usage of paging on Wall tab. If disabled will also disable Page Limit.' => 'Enable or disable usage of paging on Wall tab. If disabled will also disable Page Limit.',
|
|
'Enable or disable usage of page limit on Wall tab.' => 'Enable or disable usage of page limit on Wall tab.',
|
|
'Enable or disable usage of searching on Wall tab.' => 'Enable or disable usage of searching on Wall tab.',
|
|
'Input wall post character count limit. If left blank or zero no limit will be applied.' => 'Input wall post character count limit. If left blank or zero no limit will be applied.',
|
|
'Editor' => 'Editor',
|
|
'Select method for Wall editing.' => 'Select method for Wall editing.',
|
|
'Enable or disable usage of Captcha on Wall tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.' => 'Enable or disable usage of Captcha on Wall tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.',
|
|
// 71 language strings from file plug_cbgroupjive/plugins/cbgroupjiveevents/cbgroupjiveevents.php
|
|
'Search Events...' => 'Search Events...',
|
|
'Events' => 'Events',
|
|
'Input event title.' => 'Input event title.',
|
|
'Event' => 'Event',
|
|
'Input event information.' => 'Input event information.',
|
|
'Location' => 'Location',
|
|
'Optionally input event location.' => 'Optionally input event location.',
|
|
'Select event date.' => 'Select event date.',
|
|
'Time' => 'Time',
|
|
'Select event time.' => 'Select event time.',
|
|
'Notify' => 'Notify',
|
|
'Select if you should be notified when [users] change attendance.' => 'Select if you should be notified when [users] change attendance.',
|
|
'Schedule' => 'Schedule',
|
|
'Expand New Event' => 'Expand New Event',
|
|
'Collapse New Event' => 'Collapse New Event',
|
|
'Are you sure you want to delete this event?' => 'Are you sure you want to delete this event?',
|
|
'Are you sure you want to attend this event?' => 'Are you sure you want to attend this event?',
|
|
'Are you sure you maybe want to attend this event?' => 'Are you sure you maybe want to attend this event?',
|
|
'Are you sure you do not want to attend this event?' => 'Are you sure you do not want to attend this event?',
|
|
'[event_attend_yes] Attending' => '[event_attend_yes] Attending',
|
|
'[event_attend_maybe] Maybe Attending' => '[event_attend_maybe] Maybe Attending',
|
|
'[event_attend_no] Not Attending' => '[event_attend_no] Not Attending',
|
|
'Attend' => 'Attend',
|
|
'Maybe Attend' => 'Maybe Attend',
|
|
'Not Attending' => 'Not Attending',
|
|
'No event search results found.' => 'No event search results found.',
|
|
'This [group] has no events scheduled.' => 'This [group] has no events scheduled.',
|
|
'Event expired!' => 'Event expired!',
|
|
'Event attendance failed to save! Error: [error]' => 'Event attendance failed to save! Error: [error]',
|
|
'[event_name] - [user_name] Attendance!' => '[event_name] - [user_name] Attendance!',
|
|
'[user] set their attendance to [event] in [group] as [attendance]!' => '[user] set their attendance to [event] in [group] as [attendance]!',
|
|
'Maybe Attending' => 'Maybe Attending',
|
|
'Attending' => 'Attending',
|
|
'Event attendance saved successfully!' => 'Event attendance saved successfully!',
|
|
'Edit Event' => 'Edit Event',
|
|
'Title not specified!' => 'Title not specified!',
|
|
'Event not specified!' => 'Event not specified!',
|
|
'Date not specified!' => 'Date not specified!',
|
|
'Event date can not be set in the past!' => 'Event date can not be set in the past!',
|
|
'Event failed to save! Error: [error]' => 'Event failed to save! Error: [error]',
|
|
'[group_name] - Event Created!' => '[group_name] - Event Created!',
|
|
'[user] created [event] in [group]! Will you be attending on [event_date]? [attend_yes] | [attend_maybe] | [attend_no]' => '[user] created [event] in [group]! Will you be attending on [event_date]? [attend_yes] | [attend_maybe] | [attend_no]',
|
|
'Yes' => 'Yes',
|
|
'Maybe' => 'Maybe',
|
|
'No' => 'No',
|
|
'Event saved successfully!' => 'Event saved successfully!',
|
|
'No [users] are attending [event_title].' => 'No [users] are attending [event_title].',
|
|
'No [users] are maybe attending [event_title].' => 'No [users] are maybe attending [event_title].',
|
|
'No [users] are not attending [event_title].' => 'No [users] are not attending [event_title].',
|
|
'Back' => 'Back',
|
|
'Event failed to delete! Error: [error]' => 'Event failed to delete! Error: [error]',
|
|
'Event deleted successfully!' => 'Event deleted successfully!',
|
|
'[element] - deleteCategoryEvents SQL Error: [error]' => '[element] - deleteCategoryEvents SQL Error: [error]',
|
|
'[element] - deleteGroupEvents SQL Error: [error]' => '[element] - deleteGroupEvents SQL Error: [error]',
|
|
'Events Integration' => 'Events Integration',
|
|
'Select usage of group events.' => 'Select usage of group events.',
|
|
'Select if group events tab is publicly visible.' => 'Select if group events tab is publicly visible.',
|
|
'Select group schedule access. Schedule access determines what type of users can schedule group events (e.g. Users signify only those a member of your group can schedule). The users above the selected will also have access.' => 'Select group schedule access. Schedule access determines what type of users can schedule group events (e.g. Users signify only those a member of your group can schedule). The users above the selected will also have access.',
|
|
'Select usage of [group] events.' => 'Select usage of [group] events.',
|
|
'Select if [group] events tab is publicly visible.' => 'Select if [group] events tab is publicly visible.',
|
|
'Select [group] schedule access. Schedule access determines what type of [users] can schedule [group] events (e.g. [users] signify only those a member of your [group] can schedule). The [users] above the selected will also have access.' => 'Select [group] schedule access. Schedule access determines what type of [users] can schedule [group] events (e.g. [users] signify only those a member of your [group] can schedule). The [users] above the selected will also have access.',
|
|
'Enable or disable usage of paging on Events tab. If disabled will also disable Page Limit.' => 'Enable or disable usage of paging on Events tab. If disabled will also disable Page Limit.',
|
|
'Enable or disable usage of page limit on Events tab.' => 'Enable or disable usage of page limit on Events tab.',
|
|
'Enable or disable usage of searching on Events tab.' => 'Enable or disable usage of searching on Events tab.',
|
|
'Select method for Events editing.' => 'Select method for Events editing.',
|
|
'24 Hour' => '24 Hour',
|
|
'Enable or disable usage of 24 Hour display instead of 12 Hour with AM/PM.' => 'Enable or disable usage of 24 Hour display instead of 12 Hour with AM/PM.',
|
|
'Enable or disable usage of Captcha on Events tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.' => 'Enable or disable usage of Captcha on Events tab. Requires latest CB Captcha or integrated Captcha to be installed and published. Moderators are exempt from this configuration.',
|
|
'Enable or disable event notifications to group users when new events are scheduled.' => 'Enable or disable event notifications to group users when new events are scheduled.',
|
|
'AM' => 'AM',
|
|
'PM' => 'PM',
|
|
// 13 language strings from file plug_cbgroupjive/plugins/cbgroupjiveabout/cbgroupjiveabout.php
|
|
'About' => 'About',
|
|
'Edit About' => 'Edit About',
|
|
'Content' => 'Content',
|
|
'Input about tab content.' => 'Input about tab content.',
|
|
'About failed to save! Error: [error]' => 'About failed to save! Error: [error]',
|
|
'About saved successfully!' => 'About saved successfully!',
|
|
'[groups] not found!' => '[groups] not found!',
|
|
'About Integration' => 'About Integration',
|
|
'Select usage of group about.' => 'Select usage of group about.',
|
|
'Select if group about tab is publicly visible.' => 'Select if group about tab is publicly visible.',
|
|
'Select usage of [group] about.' => 'Select usage of [group] about.',
|
|
'Select if [group] about tab is publicly visible.' => 'Select if [group] about tab is publicly visible.',
|
|
'Select method for About editing.' => 'Select method for About editing.',
|
|
);
|
|
// ATTENTION: The closing tag, "?" and ">" has been intentionally omitted - CB works fine without it.
|
|
// This was done to avoid errors caused by custom strings being added after the closing tag. ]
|
|
// With such tags, always watchout to NOT add any line or space or anything after the "?" and the ">".
|