Skip to content

Remove HTML in project related translations

Josianne Hyson requested to merge jh-remove_html_project_translations into master

What does this MR do?

Part of: #228846 (closed)

Remove direct usage of HTML in strings in the views/project folder so that these strings can be removed from the todolist and translated normally.

This is a follow up to https://gitlab.com/gitlab-org/gitlab/-/issues/217933 where we disallowed HTML in translations and moved all existing linter errors to a todolist.

Screenshots

project screen screenshot
commit Screen_Shot_2020-07-24_at_3.37.47_PM Screen_Shot_2020-07-24_at_3.33.47_PM Screen_Shot_2020-07-24_at_3.39.08_PM
compare branch Screen_Shot_2020-07-24_at_3.40.54_PM Screen_Shot_2020-07-24_at_4.06.12_PM
diff Screen_Shot_2020-07-24_at_3.50.22_PM
environments Screen_Shot_2020-07-24_at_3.52.01_PM
forks Screen_Shot_2020-07-24_at_3.53.08_PM
mirror Screen_Shot_2020-07-24_at_3.54.47_PM
pipelines Screen_Shot_2020-07-24_at_3.58.37_PM
members Screen_Shot_2020-07-24_at_4.00.21_PM Screen_Shot_2020-07-24_at_4.01.40_PM
slack Screen_Shot_2020-07-24_at_4.02.46_PM Screen_Shot_2020-07-24_at_4.03.23_PM
ci cd Screen_Shot_2020-07-24_at_4.11.42_PM
new project Screen_Shot_2020-07-24_at_4.22.51_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Josianne Hyson

Merge request reports