; @package EasyBlog ; @copyright Copyright (C) 2010 - 2020 Stack Ideas Sdn Bhd. All rights reserved. ; @license GNU/GPL, see LICENSE.php ; EasyBlog is free software. This version may have been modified pursuant ; to the GNU General Public License, and as distributed it includes or ; is derivative of works licensed under the GNU General Public License or ; other free or open source software licenses. ; Fieldset tabs COM_MODULES_STANDARD_FIELDSET_LABEL="Post Attributes" COM_MODULES_VIDEOS_FIELDSET_LABEL="Videos" COM_MODULES_PHOTOS_FIELDSET_LABEL="Post Cover" COM_MODULES_RECENT_FIELDSET_LABEL="Filter Options" COM_MODULES_AUTHOR_FIELDSET_LABEL="Filter Options" COM_MODULES_CATEGORY_FIELDSET_LABEL="Filter Options" COM_MODULES_TAGS_FIELDSET_LABEL="Filter Options" COM_MODULES_TEAM_FIELDSET_LABEL="Filter Options" MOD_LATESTBLOGS_POSTED_BY="posted by %s on %s" MOD_LATESTBLOGS_READMORE="Read More" MOD_LATESTBLOGS_COUNT="Comments" MOD_LATESTBLOGS_COMMENT_COUNT_SINGULAR="%1s comment" MOD_LATESTBLOGS_COMMENT_COUNT_PLURAL="%1s comments" MOD_LATESTBLOGS_RATEBLOG="Rate this blog entry" MOD_LATESTBLOGS_HITS="Hits" MOD_LATESTBLOGS_POST_COUNT_SINGULAR="%s post" MOD_LATESTBLOGS_POST_COUNT_PLURAL="%s posts" MOD_LATESTBLOGS_SELECT_TAG="Please first select your tag from module configuration before proceed." MOD_LATESTBLOGS_WRITTEN_BY="Posted by" MOD_LATESTBLOGS_WRITTEN_ON="on" MOD_LATESTBLOGS_TEAMBLOG_MEMBERS_ONLY="Sorry but this is a restricted area for the team members only. You are not allowed to view the entries from this team" MOD_LATESTBLOGS_META_PHOTO="Photo shared by" MOD_LATESTBLOGS_META_VIDEO="Video shared by" MOD_LATESTBLOGS_META_LINK="Link shared by" MOD_LATESTBLOGS_META_QUOTE="Quote shared by" MOD_LATESTBLOGS_META_EMAIL="Posted via email by" MOD_LATESTBLOGS_META_TWITTER="Posted via Twitter by" MOD_LATESTBLOGS_CREATED_DATE="Created Date" MOD_LATESTBLOGS_MODIFIED_DATE="Modified Date" MOD_LATESTBLOGS_SELECT_CATEGORY="Please select a category from the module setting." MOD_LATESTBLOGS_VIEW_ALL_ENTRIES="View all" MOD_LATESTBLOGS_SELECT_BLOGGER="Please select an author from the module setting." MOD_LATESTBLOGS_CATEGORY_IS_CURRENTLY_SET_TO_PRIVATE="You do not have permision to view the posts under this category." MOD_LATESTBLOGS_SELECT_TEAM="Please select a teamblog from the module setting." MOD_EASYBLOG_POST_DATE_SOURCE="Post Date Source" MOD_EASYBLOG_POST_DATE_SOURCE_DESC="Determines the date source for the post that should be used." MOD_EASYBLOG_SHOW_ALL_CLASS_SUFFIX="View All Button Class Suffix" MOD_EASYBLOG_SHOW_ALL_CLASS_SUFFIX_DESC="You can specify custom class suffix that can be applied to the view all button in the module"