Project

General

Profile

Actions

Bug #35333

open

New host details- Translations audit

Added by Jeremy Lenz over 1 year ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Katello has a lot of untranslated phrases that show up on the new host details page.

Example: ModuleStreamConstants

export const INSTALLED_STATE = {
UPGRADEABLE: 'Upgradable',
UPTODATE: 'Up-to-date',
NOTINSTALLED: 'Not installed',
};

export const HOST_MODULE_STREAM_STATUSES = {
ENABLED: 'Enabled',
INSTALLED: 'Installed',
DISABLED: 'Disabled',
UNKNOWN: 'Unknown',
UPGRADABLE: 'Upgradable',
};

Foreman has an eslint rule that highlights untranslated phrases; maybe we should look into adding that.

Actions #1

Updated by Chris Roberts over 1 year ago

  • Category set to Web UI
  • Target version set to Katello 4.7.0
  • Triaged changed from No to Yes
Actions #2

Updated by Chris Roberts over 1 year ago

  • Target version changed from Katello 4.7.0 to Katello 4.8.0
Actions #3

Updated by Jeremy Lenz about 1 year ago

  • Target version changed from Katello 4.8.0 to Katello 4.9.0
  • Triaged changed from Yes to No
Actions #4

Updated by Lucy Fu about 1 year ago

  • Triaged changed from No to Yes
Actions #5

Updated by Lucy Fu 11 months ago

  • Target version changed from Katello 4.9.0 to Katello 4.10.0
Actions #6

Updated by Jeremy Lenz 8 months ago

  • Target version deleted (Katello 4.10.0)
  • Triaged changed from Yes to No
Actions #7

Updated by Ian Ballou 8 months ago

  • Target version set to Katello 4.11.0
  • Triaged changed from No to Yes
Actions #8

Updated by Jeremy Lenz 5 months ago

  • Target version deleted (Katello 4.11.0)
Actions

Also available in: Atom PDF