mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 01:19:47 +01:00 
			
		
		
		
	Components, Project templates: localized IDE register interface. Patch from Marcelo B Paula, bug #16331.
git-svn-id: trunk@24910 -
This commit is contained in:
		
							parent
							
								
									f4655bdb94
								
							
						
					
					
						commit
						a1258adc12
					
				@ -66,11 +66,11 @@ begin
 | 
			
		||||
end;
 | 
			
		||||
 | 
			
		||||
Const
 | 
			
		||||
  STemplateCategory = 'Template projects';
 | 
			
		||||
  STemplateSettings = 'itmTemplateSettings';
 | 
			
		||||
  SItmtemplate = 'itmTemplate';
 | 
			
		||||
  
 | 
			
		||||
Resourcestring
 | 
			
		||||
  STemplateCategory = 'Template projects';
 | 
			
		||||
  SProjectTemplateSettings = 'Project templates options';
 | 
			
		||||
  SNewFromTemplate = 'New project from template';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -12,3 +12,7 @@ msgstr ""
 | 
			
		||||
msgid "Project templates options"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: idetemplateproject.stemplatecategory
 | 
			
		||||
msgid "Template projects"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user