Skip to content

Sidebar: Unread Label is "hardcoded" leading to wrong translations #10385

@TheReal1604

Description

@TheReal1604

Description:

If you sort your channels like "unread on top" the label of the menu group seems to be hardcoded, which leads to wrong translations in other languages. (i.e. Label is also "Unread" if I select german as my language)

Server Setup Information:

  • Version of Rocket.Chat Server: 0.63.1
  • Operating System: Ubuntu 16.04 LTS
  • Deployment Method(snap/docker/tar/etc): docker
  • Number of Running Instances: 3

Steps to Reproduce:

  1. Enable "unread channels on top"
  2. Select another language as english
  3. The label is wrong

Screenshot:

image

Expected behavior:

The label for the group of unread channels should be a variable so it translates correctly to the language which the users choose.

Actual behavior:

The label is english :)

Code:

I think this could be the section there it is hardcoded:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions