Project

General

Profile

Actions

Bug #28269

closed

Remove translation from column table function

Added by Jeremy Lenz over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Web Interface
Target version:
-
Fixed in Releases:
Found in Releases:

Description

The column should not do that because we have a script that searches for the __ in order to extract all the strings needs to be translated and upload them to the translation service.
All '__' instances should be hard coded strings and not variables so the script will only send strings to translate (and not variable name)
https://github.com/theforeman/foreman/blob/7f113cb4b781283ea7b50ee78d980414dd3bc741/webpack/assets/javascripts/react_app/components/common/table/schemaHelpers/column.js#L28

Actions #1

Updated by Maria Agaphontzev over 4 years ago

  • Category set to Web Interface
  • Assignee set to Maria Agaphontzev
Actions #2

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/7176 added
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases 2.0.0 added
Actions #4

Updated by Maria Agaphontzev over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by The Foreman Bot over 4 years ago

  • Pull request https://github.com/theforeman/foreman/pull/7154 added
Actions

Also available in: Atom PDF