Project

General

Profile

Actions

Bug #28269

closed

Remove translation from column table function

Added by Jeremy Lenz almost 5 years ago. Updated almost 5 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

Also available in: Atom PDF