Actions
Bug #19491
closedNotification blueprint seed does not i18n properly
Status:
Closed
Priority:
Normal
Assignee:
Category:
Internationalization
Target version:
Difficulty:
trivial
Triaged:
Pull request:
Description
db/seeds.d/17-notification_blueprints.rb is using `_()` for translation, but it should be `N_()`
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4518 added
Updated by Justin Sherrill over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 81d7149c284e38db01b12b40a38c52e2d052dab4.
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release changed from 240 to 266
Based on github PR comments, this is a good candidate for 1.15.2. Setting release accordingly, Daniel please reset if you disagree.
Actions