Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #28269 - Remove translation from table column #7176

Merged
merged 1 commit into from Nov 15, 2019

Conversation

MariaAga
Copy link
Member

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)

Models table already translates the label so no changes needed there

@theforeman-bot
Copy link
Member

Issues: #28269

@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.056% when pulling a925209 on MariaAga:28269 into 23dbf2c on theforeman:develop.

@xprazak2 xprazak2 merged commit 85c0b77 into theforeman:develop Nov 15, 2019
@xprazak2
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants