Skip to content

Commit

Permalink
Memory page warning alert fix (#329)
Browse files Browse the repository at this point in the history
- Removed "not managed by HMC" from warning alert message in Memory page.

 - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=670664

Signed-off-by: Nabil Ananthamangalath <[email protected]>
  • Loading branch information
nabilpandiyalayil authored and rfrandse committed Jan 3, 2025
1 parent aead1a8 commit 1794ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@
"updatePageSetup": "Update system memory page setup",
"alert": {
"heading": "Applying changes",
"message": "System has to be powered off and not managed by HMC. Changes made will take effect on next reboot.",
"message": "System has to be powered off. Changes made will take effect on next reboot.",
"serverMustBePoweredOffTo": "Server must be powered off to:",
"updateActiveMemoryMirroring": "Update active memory mirror mode",
"updateIoAdapterEnlargedCapacity": "@:pageMemory.updateIoAdapterEnlargedCapacity",
Expand Down

0 comments on commit 1794ef6

Please sign in to comment.