there are many things where localizer provides fields allowing to specify one value or translation for each locale.
One thing however where i can't find that are the names of custom content types
for example, i have a custom content type named "Book" in English (which would translate to "Buch" in German.
When adding a new Node of this type if the German locale is chosen, i'd like "Submit Book" to bee translated to "Buch erstellen" instead of the current "Book erstellen" (where 'Submit' is translated, but not 'Book').
Is there a way to do that? if so, how ?
if not, is there a chance that support for this would be added to a future localizer version ?
Comments
Comment #1
landover commentedi just descovered an error in my report
the version is 5.x.1.x-dev and not as i thought 5.x.2.x-dev
could that be the reason ?
(i see no "Support for different content types" in admin/settings/localizer)
i'll try again with localizer 5.x-1.9
Comment #2
Roberto Gerola commentedPlease, use the latest dev version. It is stable.
Localizer cannot translate content type names.
Drupal should.
Comment #3
Nashev commentedYou say, that Drupal should allow to translate content type names. Whether it allows now?