Skip to content

Commit

Permalink
Small change in text message for password propagation in self service…
Browse files Browse the repository at this point in the history
… / credentials
  • Loading branch information
dejavix committed Apr 11, 2016
1 parent b8de877 commit f3999cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -2996,7 +2996,7 @@ ChangePasswordPanel.name=Name
ChangePasswordPanel.resourceName=Resource
ChangePasswordPanel.enabled=Enabled
ChangePasswordPanel.legendMessage.selected= - Password will be changed
ChangePasswordPanel.legendMessage.propagated= - Password might be changed (based on policies defined in resources definitions)
ChangePasswordPanel.legendMessage.propagated= - Automatic password propagation (based on policies defined in resources definitions)
ChangePasswordPanel.legendMessage.deselected= - Password will not be changed
ChangePasswordPanel.helpInfo=<p>This portion of the credentials dialog controls how the password change will be propagated to each individual system. The first line defines whether the password will be changes in the midPoint itself. Following lines represent each system for which the password can be changed. The password propagation is controlled by the icons:</p><ul><li><span class="fa fa-check-square-o"/> Password will be changed. Password for this system will be changed to the value specified in the password dialog above.</li><li><span class="fa fa-sign-out"/> Automatic password propagation. The password might be changed. Whether the password is changed or not depends on the policies set up by identity administrator. This usually means that the password will be changed if it makes sense for the current situation and settings. This is the reasonable default choice.)</li><li><span class="fa fa-square-o"/> Password will not be changed for this system.</li></ul><p>You can adjust the password propagation settings by clicking on the icons and thus fine-tune how the password change is propagated to each individual system.</p>
ChangePasswordPanel.helpPopupTitle=Password propagation help
Expand Down Expand Up @@ -3126,4 +3126,4 @@ DeleteHandlerPanel.executeInRawMode=Execute in raw mode
ExecuteChangesHandlerPanel.change=Change
ReportCreateHandlerPanel.downloadCreatedReport=Download created report
ReportCreateHandlerPanel.reportParameters=Report parameters
OperationResultPanel.showTask=(show task)
OperationResultPanel.showTask=(show task)
Expand Up @@ -2880,7 +2880,7 @@ ChangePasswordPanel.name=Name
ChangePasswordPanel.resourceName=Resource
ChangePasswordPanel.enabled=Enabled
ChangePasswordPanel.legendMessage.selected= - Password will be changed
ChangePasswordPanel.legendMessage.propagated= - Password might be changed (based on policies defined in resources definitions)
ChangePasswordPanel.legendMessage.propagated= - Automatic password propagation (based on policies defined in resources definitions)
ChangePasswordPanel.legendMessage.deselected= - Password will not be changed
PageBase.button.tooltip.clearSearch=Clear
mainForm.uploadTooLarge = Upload must be less than ${maxSize}.
Expand Down

0 comments on commit f3999cf

Please sign in to comment.