You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Extract all messages out of the code to a separate file (4)
Each message will have its own id- CONJUR123I
The code will reference the messages using their ids.
E.g. set_variable action will return message id: 103 upon a successful completion of the execution
It will make the code cleaner easy to maintain and i18n ready
Messages
Error messages
It will make the code cleaner easy to maintain and i18n ready
Related to #251
The text was updated successfully, but these errors were encountered: