kohrar opened a new issue, #8783:
URL: https://github.com/apache/cloudstack/issues/8783
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
UI
~~~
##### CLOUDSTACK VERSION
~~~
4.18.1
~~~
##### CONFIGURATION
Standard install
##### OS / ENVIRONMENT
Rocky Linux 8
##### SUMMARY
When adding a VM to a port forwarding to a public IP address, the VM
listing's mouse-over message is missing a locale string.
Eg:


`message.publicip.state.running` does not exist. These should probably use
the existing locale strings such as `message.vm.state.running` that's in use by
the VM listing page, however.
##### STEPS TO REPRODUCE
~~~
Network -> Public IP addresses -> IP -> Port forwarding -> Click on the
'Add' button and hover over the state of the VM.
~~~
##### EXPECTED RESULTS
~~~
Show the VM state in the user's language
~~~
##### ACTUAL RESULTS
~~~
Shows the locale key (eg. `message.publicip.state.running) instead of the
resolved string.
~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]