Bug #25806
Apply correct spelling to Create a User labels
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1627642
Description of problem:
Incorrect spelling of Create a User labels
Version-Release number of selected component (if applicable): 6.4
How reproducible:
Always
Steps to Reproduce:
1. Navigate to Administer > Users
2. Click Create User
3. See Firstname, Lastname written in one word
Actual results:
Firstname, Lastname
Expected results:
First name, Last name
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr about 4 years ago
- Triaged changed from No to Yes
- Difficulty set to trivial
- Assignee set to Ondřej Ezr
- Category set to Internationalization
- Found in Releases 1.18.1 added
Needs just bump of gettext_i18n_rails in rpm distros. See #25804
#2
Updated by Ondřej Ezr about 4 years ago
- Related to Bug #25804: Update gettext_i18n_rails to 1.8.0 - for translations on forms added
#3
Updated by Marek Hulán about 4 years ago
do we need to bump the dependency in Gemfile?
#4
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6413 added
#5
Updated by Marek Hulán about 4 years ago
- Fixed in Releases 1.22.0 added
#6
Updated by Ondřej Ezr about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c7e160b443424aed86bed57a58d300c8f65b9cdf.
Fixes #25806 - bumps dependency in Gemfile