Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed app/assets/images/17_5_features.png
Binary file not shown.
17 changes: 8 additions & 9 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3668,18 +3668,17 @@
learn_about: "Learn more about all new features"
missing: "There are no highlighted features yet."
# We need to include the version to invalidate outdated translations in other locales
"17_5":
"17_6":

Check failure on line 3671 in config/locales/en.yml

View workflow job for this annotation

GitHub Actions / Yamllint

[yamllint] reported by reviewdog 🐶 [error] wrong ordering of key "17_6" in mapping (key-ordering) Raw Output: config/locales/en.yml:3671:9: [error] wrong ordering of key "17_6" in mapping (key-ordering)
new_features_title: >
The release contains various new features and improvements, such as:
new_features_list:
line_0: "Project-based work package identifiers for clearer references."
line_1: Jira Migrator support for Jira identifiers, due dates, and more.
line_2: Option to exclude work package types from Backlogs.
line_3: Redesigned sprint views.
line_4: Improved work package linking across Documents and text editors.
line_5: More flexible meeting schedules and reduced email notification noise.
line_6: Nested groups for organizational structures and inherited permissions.
line_7: Improved administration interfaces for workflows, users, and type configuration.
line_0: "XWiki integration (Corporate plan)."
line_1: "Sprint goals."
line_2: "'All sprints' overview page."
line_3: "Display backlog buckets in work packages and work package tables."
line_4: "Improved support for project-based (semantic) identifiers."
line_5: "Convert meeting agenda items into work packages."
line_6: "Configure cost types per project."
links:
upgrade_enterprise_edition: "Upgrade to Enterprise edition"
postgres_migration: "Migrating your installation to PostgreSQL"
Expand Down
Loading