芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/user/profile/field/checkbox/lang/en/profilefield_checkbox.php
. /** * Strings for component 'profilefield_checkbox', language 'en', branch 'MOODLE_20_STABLE' * * @package profilefield_checkbox * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['pluginname'] = 'Checkbox'; $string['privacy:metadata:profilefield_checkbox:userid'] = 'The ID of the user whose data is stored by the Checkbox user profile field'; $string['privacy:metadata:profilefield_checkbox:fieldid'] = 'The ID of the profile field'; $string['privacy:metadata:profilefield_checkbox:data'] = 'The checkbox user profile field user data'; $string['privacy:metadata:profilefield_checkbox:dataformat'] = 'The format of Checkbox user profile field user data'; $string['privacy:metadata:profilefield_checkbox:tableexplanation'] = 'Additional profile data';