$string['descconfig']="Configuration for Grade Level block";
$string['labeltitle']="Title of gradelevel block";
$string['desctitle']="The title of the gradelevel block in the courses";
$string['labelshowtitle']="Show title bar in block";
$string['descshowtitle']="Whether the block should show a title bar or not";
$string['labelnumlevels']="Number of deault levels";
$string['descnumlevels']="The number of levels that is set by default for all skills";
$string['levelcfg_description']="Levels will be sorted based on points. Make sure to set the points incrementally. Leave points empty to remove level";
$string['levelcfg_head_points']="Points";
$string['levelcfg_head_color']="Medal color";
$string['levelcfg_addlevel']="Add level";
$string['tooltip_editicon']="Edit icon";
$string['tooltip_editname']="Edit name";
$string['tooltip_deleteskill']="Delete skill";
$string['tooltip_deleteskill_disabled']="Cannot delete skill, because there are attached courses";
$string['defaults_name']="New skill";
$string['cfg_resetlevels']="Reset levels to default";
$string['cfg_addskill']="Add skill";
$string['title_confirmdelete']="Confirm delete";
$string['dialog_confirmdeleteskill']="Are you sure you want to delete this skill?";