Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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