MDL-62763 lang: Merge English strings from the en_fix language pack
Significant string changes: * various strings in tool_dataprivacy and tool_policy - 'Data Protection Officer' changed to 'privacy officer' * idnumbermod_help,core - mentioning resource and custom reporting
This commit is contained in:
committed by
David Mudrák
parent
f61ee4e857
commit
9722f6a25e
@@ -187,10 +187,10 @@ $string['fromfile'] = 'Import from zip file';
|
||||
$string['fromfile_help'] = 'The import from zip file feature allows you to browse for and upload a preset zip of templates and fields.';
|
||||
$string['generateerror'] = 'Not all files generated!';
|
||||
$string['header'] = 'Header';
|
||||
$string['headeraddtemplate'] = 'Defines the interface when editing entries';
|
||||
$string['headerasearchtemplate'] = 'Defines the interface for Advanced Searches';
|
||||
$string['headeraddtemplate'] = 'Defines the interface for adding or editing entries';
|
||||
$string['headerasearchtemplate'] = 'Defines the interface for the advanced search';
|
||||
$string['headercsstemplate'] = 'Defines local CSS styles for the other templates';
|
||||
$string['headerjstemplate'] = 'Defines custom Javascript for the other templates';
|
||||
$string['headerjstemplate'] = 'Defines custom Javascript for manipulating the way elements are displayed in the List, Single or Add templates';
|
||||
$string['headerlisttemplate'] = 'Defines browsing interface for multiple entries';
|
||||
$string['headerrsstemplate'] = 'Defines appearance of entries in RSS feeds';
|
||||
$string['headersingletemplate'] = 'Defines browsing interface for a single entry';
|
||||
@@ -304,7 +304,7 @@ $string['presetinfo'] = 'Saving as a preset will publish this template. Other us
|
||||
$string['presets'] = 'Presets';
|
||||
$string['privacy:metadata:commentpurpose'] = 'Comments on database records';
|
||||
$string['privacy:metadata:data_content'] = 'Represents one answer to one field in database activity module';
|
||||
$string['privacy:metadata:data_content:fieldid'] = 'Field definition id';
|
||||
$string['privacy:metadata:data_content:fieldid'] = 'Field definition ID';
|
||||
$string['privacy:metadata:data_content:content'] = 'Content';
|
||||
$string['privacy:metadata:data_content:content1'] = 'Additional content 1';
|
||||
$string['privacy:metadata:data_content:content2'] = 'Additional content 2';
|
||||
|
||||
Reference in New Issue
Block a user