Skip to content

[#75362] Fix header in project settings#23359

Closed
judithroth wants to merge 1 commit into
devfrom
bug/75362-inconsistent-naming-on-admin-page-2
Closed

[#75362] Fix header in project settings#23359
judithroth wants to merge 1 commit into
devfrom
bug/75362-inconsistent-naming-on-admin-page-2

Conversation

@judithroth
Copy link
Copy Markdown
Contributor

https://community.openproject.org/wp/75362

after rename in global settings

Screenshots

image

@judithroth judithroth marked this pull request as ready for review May 26, 2026 14:35
Copilot AI review requested due to automatic review settings May 26, 2026 14:35
@github-actions
Copy link
Copy Markdown

Caution

The provided work package version does not match the core version

Details:

Please make sure that:

  • The work package version OR your pull request target branch is correct

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the “Identifier” section header shown in Project settings → General after a rename in global settings by introducing a dedicated translation key for that header.

Changes:

  • Add a new locale key projects.settings.header_identifier in English translations.
  • Update the Project settings General component to use projects.settings.header_identifier for the identifier section heading.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
config/locales/en.yml Adds the new projects.settings.header_identifier translation string.
app/components/projects/settings/general/show_component.html.erb Switches the identifier section header to use the new translation key.

@judithroth judithroth requested a review from a team May 26, 2026 14:50
@judithroth
Copy link
Copy Markdown
Contributor Author

Closing in favor or #23364

@judithroth judithroth closed this May 26, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants