@@ -110,8 +110,8 @@ $string['standardelementdefault'] = 'Description of the standard element';
$string['standardiddesc1']='This needs to match the ID of the standard category under which you are creating this standard element.';
$string['elementid']='Element ID';
$string['elementiddesc']='This is the ID for this standard element. This can be a number or a short word. A sequence of numbers is easiest to indicate hierarchy.';
$string['invalidjson']='The current form has invalid json. Please scroll down the page to see the specific error.';//a bit useless
$string['validjson']='The current form contents are valid and ok to submit';//needed for reassurance or better without?
$string['invalidjsonineditor']='The current form has invalid json. Please scroll down the page to see the specific error.';
$string['validjson']='The current form contents are valid and ok to submit';