Skip to content

Commit

Permalink
SONAR-21999 Update wordings in notification banner
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislavhh authored and sonartech committed Apr 11, 2024
1 parent 43938ef commit 173d2db
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sonar-core/src/main/resources/org/sonar/l10n/core.properties
Original file line number Diff line number Diff line change
Expand Up @@ -472,8 +472,8 @@ qualifier.description.APP=Single-level aggregation with a technical focus and a
#------------------------------------------------------------------------------
admin_notification.update.new_minor_version=There’s a new version of SonarQube available. Update to enjoy the latest updates and features.
admin_notification.update.new_patch=There’s an update available for your SonarQube instance. Please update to make sure you benefit from the latest security and bug fixes.
admin_notification.update.pre_lts=You’re running a version of SonarQube that has reached end of life. Please upgrade to a supported version at your earliest convenience.
admin_notification.update.previous_lts=Youre running a version of SonarQube that is past end of life. Please upgrade to a supported version immediately.
admin_notification.update.pre_lts=There's a new version of SonarQube available. Upgrade to the latest active version to access new updates and features.
admin_notification.update.previous_lts=You're running a version of SonarQube that is no longer active. Please upgrade to an active version immediately.

#------------------------------------------------------------------------------
#
Expand Down Expand Up @@ -3532,7 +3532,6 @@ footer.status=Status
footer.terms=Terms
footer.twitter=Twitter
footer.version=v{version}{status}
footer.version.status.active=ACTIVE
footer.version.status.inactive=NO LONGER ACTIVE
footer.web_api=Web API

Expand Down

0 comments on commit 173d2db

Please sign in to comment.