You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							23 lines
						
					
					
						
							627 B
						
					
					
				
			
		
		
	
	
							23 lines
						
					
					
						
							627 B
						
					
					
				<?php
 | 
						|
 | 
						|
$strings['plugin_title'] = "Justification Plugin";
 | 
						|
$strings['plugin_comment'] = "";
 | 
						|
 | 
						|
$strings['tool_enable'] = "Enable";
 | 
						|
 | 
						|
$strings['ValidityDuration'] = "Validity Duration";
 | 
						|
$strings['DateManualOn'] = "Date Manual On";
 | 
						|
$strings['JustificationCode'] = "Justification code";
 | 
						|
$strings['NoJustificationFound'] = "No justification found";
 | 
						|
$strings['ValidityDate'] = "Validity date";
 | 
						|
$strings['Justification'] = "Justification";
 | 
						|
$strings['MyJustifications'] = "My justifications";
 | 
						|
 | 
						|
$strings['JustificationSaved'] = "Justification saved";
 | 
						|
 | 
						|
 | 
						|
$strings['default_course_id'] = "Course id";
 | 
						|
$strings['SetCourse'] = "Set course";
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 |