When trying to translate simple_sitemap or simple_sitemap_type config entities through the UI, an access denied page is thrown.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | make-new-configuration-entities-translatable-3238405-4.patch | 7.85 KB | walkingdexter |
When trying to translate simple_sitemap or simple_sitemap_type config entities through the UI, an access denied page is thrown.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | make-new-configuration-entities-translatable-3238405-4.patch | 7.85 KB | walkingdexter |
Comments
Comment #3
gbyteAny chance you could look into this?
Comment #4
walkingdexter commentedI have fixed some translation issues:
There is only one point to discuss. In accordance with #2973475: Translations of taxonomy vocabulary not shown on admin overview and #2959852: Add explanation about certain pages showing English in non-English sites config entities are displayed on admin pages in their source language. In our case, this only affects the list of sitemaps and the list of sitemap types. Do we need translations in these lists? Or should the standard behavior be used (node types, taxonomy vocabularies and etc.)?
Comment #6
gbyte@WalkingDexter I feel like the translation of these entity labels is kind of redundant if it doesn't show it in the UI, as they are only displayed in the backend. On the other hand, if core does it this way, maybe so should we. I'll let you decide, feel free to make any changes to this.