Skip to content

Commit

Permalink
Drop support_website* keys from i18n yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
mzazrivec committed Feb 27, 2020
1 parent c771f4e commit 7ab6fc1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions locale/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ en:
name: ManageIQ
name_full: ManageIQ
copyright: "Copyright (c) 2019 ManageIQ. Sponsored by Red Hat Inc."
support_website: "http://www.manageiq.org"
support_website_text: "ManageIQ.org"
activerecord:
attributes:
ems_cloud:
Expand Down
2 changes: 0 additions & 2 deletions locale/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ es:
name: ManageIQ
name_full: ManageIQ
copyright: "Copyright (c) 2019 ManageIQ. Sponsored by Red Hat Inc."
support_website: "http://www.manageiq.org"
support_website_text: "ManageIQ.org"

# Used in NumberHelper.number_to_human_size() and NumberHelper.number_to_human()
number:
Expand Down
2 changes: 0 additions & 2 deletions locale/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ fr:
name: ManageIQ
name_full: ManageIQ
copyright: "Copyright (c) 2019 ManageIQ. Sponsored by Red Hat Inc."
support_website: "http://www.manageiq.org"
support_website_text: "ManageIQ.org"

# Used in NumberHelper.number_to_human_size() and NumberHelper.number_to_human()
number:
Expand Down
2 changes: 0 additions & 2 deletions locale/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ ja:
name: ManageIQ
name_full: ManageIQ
copyright: "Copyright (c) 2019 ManageIQ. Sponsored by Red Hat Inc."
support_website: "http://www.manageiq.org"
support_website_text: "ManageIQ.org"

# Used in NumberHelper.number_to_human_size() and NumberHelper.number_to_human()
number:
Expand Down
2 changes: 0 additions & 2 deletions locale/pt_BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ pt-BR:
name: ManageIQ
name_full: ManageIQ
copyright: "Copyright (c) 2019 ManageIQ. Sponsored by Red Hat Inc."
support_website: "http://www.manageiq.org"
support_website_text: "ManageIQ.org"

# Used in NumberHelper.number_to_human_size() and NumberHelper.number_to_human()
number:
Expand Down
2 changes: 0 additions & 2 deletions locale/zh_CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ zh-CN:
name: ManageIQ
name_full: ManageIQ
copyright: "Copyright (c) 2019 ManageIQ。由红帽赞助。"
support_website: "http://www.manageiq.org"
support_website_text: "ManageIQ.org"

# Used in NumberHelper.number_to_human_size() and NumberHelper.number_to_human()
number:
Expand Down

0 comments on commit 7ab6fc1

Please sign in to comment.