Missing translatability in commerce_order.views.inc group

Created on 19 April 2024, 5 months ago
Updated 9 May 2024, 4 months ago

Describe your bug or feature request.

In a non-English Drupal installation, I expect the Views relationship builder to show translated groups (categories).

Suggested code change

In the file modules/contrib/commerce/modules/order/commerce_order.views.inc, change the following line:

-'group' => 'Order',
+'group' => t('Order'),

This is how core handles translation, for example in core/modules/comment/comment.views.inc

๐Ÿ› Bug report
Status

Fixed

Version

2.38

Component

Order

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany Gogowitsch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024