Currently, we have no way of changing things like the human readable name and the node title label without overriding the feature. We need to find a solution to make this possible.

I think this is a bug, since the goal of NodeStream is to be as extendable as it could be.

Comments

pontus_nilsson’s picture

The easiest way I think to do this is by translating the fields #1321068: Make all fields translatable by default.
Other than that way fields are no longer controlled by features, they are instead installed by NodeStream and default_config.

Does this answer your question?

fabsor’s picture

Node title labels and the human readable name of a content type is still controlled by features, which are the things I think he refers to.

pontus_nilsson’s picture

But isn't that translatable?