Difference between jcr:primaryType being nt:folder Vs jcr:primaryType being sling:MessageEntry while creating i18n keys
While creating i18n keys, I see that for some i18n keys the value of jcr:primaryType is nt:folder whereas for rest of them, the value of jcr:primaryType is sling:MessageEntry.
Why is this difference ? And will this have any impact ?