Skip to content

Commit

Permalink
CP-37590: Replace negative language strings with pool member in `Fr…
Browse files Browse the repository at this point in the history
…iendlyErrorNames.resx`

Other changes are not relevant to the ticket.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
  • Loading branch information
danilo-delbusso authored and kc284 committed Aug 31, 2021
1 parent 21c2ef1 commit 271b9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/FriendlyErrorNames.resx
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<value>This operation cannot be completed because the server is in use.</value>
</data>
<data name="HOST_IS_SLAVE" xml:space="preserve">
<value>The server that you are talking to is a slave</value>
<value>The server that you are talking to is a pool member</value>
</data>
<data name="HOST_NOT_DISABLED" xml:space="preserve">
<value>This server cannot be enabled as it is not disabled.</value>
Expand Down

0 comments on commit 271b9c1

Please sign in to comment.