| Current Path : /home/cbequiperp/www/language/en-GB/ |
| Current File : /home/cbequiperp/www/language/en-GB/en-GB.mod_rsform_list.ini |
MOD_RSFORM_LIST_DESC="This module is used to display form submissions created with RSForm! Pro."
MOD_RSFORMLIST_ID="Form ID"
MOD_RSFORMLIST_ID_DESC="The ID of the Form. You can find it in your Manage Forms screen (the last column)."
MOD_RSFORMLIST_SHOW_SUBMISSIONS_LANGUAGE="Show Submissions In"
MOD_RSFORMLIST_SHOW_SUBMISSIONS_LANGUAGE_DESC="Choose to display submissions from the selected language"
MOD_RSFORMLIST_SHOW_SUBMISSIONS_FOR="Show Submissions For User ID"
MOD_RSFORMLIST_SHOW_SUBMISSIONS_FOR_DESC="Leave <b>0</b> to show all submissions. Specify multiple users by separating them with a comma (eg. <b>1,2,3</b>). Type <b>login</b> to show only the logged in user's submission."
MOD_RSFORMLIST_MODULE_LAYOUT="Module Layout"
MOD_RSFORMLIST_MODULE_LAYOUT_DESC="This HTML code is parsed in the module position you choose. Do not remove {formdata} tag from this, since it is replaced with the data output."
MOD_RSFORMLIST_ROW_LAYOUT="Row Layout"
MOD_RSFORMLIST_ROW_LAYOUT_DESC="This HTML code is parsed and all your field placeholders eg. {FullName:value} will be replaced with user data. Use {details}some text{/details} to display a details link that points to the Details Layout. Use {detailspdf}some text{/detailspdf} to generate a PDF page."
MOD_RSFORMLIST_DETAILS_LAYOUT="Details Layout"
MOD_RSFORMLIST_DETAILS_LAYOUT_DESC="You can use HTML code in here. Any placeholders will be replaced automatically eg. {FullName:value}"
MOD_RSFORMLIST_PAGE_LIMIT="Page Limit"
MOD_RSFORMLIST_PAGE_LIMIT_DESC="# of rows displayed per page. 0 for no limit."
MOD_RSFORMLIST_SHOW_PAGINATION="Show Pagination"
MOD_RSFORMLIST_SHOW_PAGINATION_DESC="Toggles the display of the page navigation links."
MOD_RSFORMLIST_SHOW_PAGINATION_COUNTER="Show Results Counter"
MOD_RSFORMLIST_SHOW_PAGINATION_COUNTER_DESC="Toggles the display of the results counter (eg. Results x of y)."
MOD_RSFORMLIST_SUBMISSIONS_ALL_LANGUAGES="All Languages"
MOD_RSFORMLIST_SHOW_CONFIRMED_SUBMISSIONS="Show Only Confirmed Submissions"
MOD_RSFORMLIST_SHOW_CONFIRMED_SUBMISSIONS_DESC="Set if only confirmed submissions are shown."
MOD_RSFORMLIST_SORT_SUBMISSIONS="Sort Submissions"
MOD_RSFORMLIST_SORT_SUBMISSIONS_DESC="Set in which direction the submissions are sorted (by date submitted)."
MOD_RSFORMLIST_MENU_TYPE_ITEMID="Menu Item ID"
MOD_RSFORMLIST_MENU_TYPE_ITEMID_DESC="If you would like to link your submission details to a menu item, please enter the menu item's ID in here.<strong>Note!</strong> Please make sure that the menu item is an RSForm! Pro menu item and is configured to display submissions for the same form as this module."
MOD_RSFORMLIST_CURRENT_ITEMID="Use current Itemid"
MOD_RSFORMLIST_SUBMISSION_DOESNT_EXIST="Submission #%d doesn't exist."
MOD_RSFORMLIST_SUBMISSION_DOES_NOT_BELONG_TO_FORM="Submission #%d does not belong to form #%d."
MOD_RSFORMLIST_SUBMISSION_DOES_NOT_BELONG_TO_LOGGED_IN_USER="Submission #%d does not belong to the currently logged in user."
MOD_RSFORMLIST_SUBMISSION_IS_NOT_CONFIRMED="Submission #%d is not confirmed."
MOD_RSFORMLIST_MODULE_CLASS_SUFFIX="Module Class Suffix"