# ! Do not translate ${bare_field_name} !
CodeTemplates.settercomment.paramtagcontent=The ${bare_field_name} to set.
-CodeTemplates.newfile=Newly created files
+CodeTemplates.newfile=Newly created PHP files
+CodeTemplates.newhtml=Newly created HTML files
CodeTemplates.catchblock=Code in new catch blocks
CodeTemplates.methodstub=Code in created method stubs
CodeTemplates.constructorstub=Code in created constructor stubs
# ! Do not translate ${date} !
CodeTemplates.newfile.content1=Created on ${date}
CodeTemplates.newfile.content2=To change the template for this generated file go to
-CodeTemplates.newfile.content3=Window - Preferences - Java - Code Style - Code Templates
+CodeTemplates.newfile.content3=Window - Preferences - PHPeclipse - PHP - Code Templates
+
+CodeTemplates.newhtml.content1=Created on ${date}
+CodeTemplates.newhtml.content2=To change the template for this generated file go to
+CodeTemplates.newhtml.content3=Window - Preferences - PHPeclipse - PHP - Code Templates
CodeTemplates.catchblock.tododesc=Auto-generated catch block
CodeTemplates.methodstub.tododesc=Auto-generated method stub