Internationalisation of entity type labels

Created on 3 February 2017, almost 8 years ago
Updated 29 February 2024, 9 months ago

The Add new [entity type label] button automatically converts every entity title to lowercase which is of course grammatically correct in english, in german however it is not.

The function should maybe receive both, a lowercase and uppercase variant of the label.


t('Add new @entity_type_lowercased', [
  '@entity_type_lowercased' => $lowercased,
  '@entity_type' => $name
]);

so that translators can decide which variant they need.

πŸ› Bug report
Status

Closed: duplicate

Version

1.0

Component

User interface

Created by

πŸ‡©πŸ‡ͺGermany loominade

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024