? This is a pdt error.
"% content-type.name.0" is the variable name for the label, and the label consists of plugin.properties in eclipse / plugins / org.eclipse.php.core_3.1.1.201209101312.jar
> content-type.name.0 = PHP Content Type
You can edit / META -INF / MANIFEST.MF in org.eclipse.php.core_3.1.1.201209101312.jar, insert "Bundle-Localization: plugin". (do not add it after an empty line). Then run eclipse with the -clean option.
source share