Skip to content
Merged
Show file tree
Hide file tree
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 src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>Zuordnung des Anschlusses mit E/A-Abschlussmechanismus fehlgeschlagen</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>Socket ist NULL.</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>Timeoutfehler</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>Error al completar el mecanismo de asociación de puerto con E/S</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>El socket es null</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>Error de tiempo de espera</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>Échec de l'association du port avec le mécanisme de terminaison d'E/S</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>Le socket est nul</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>Erreur de délai d'attente</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>Associazione della porta al meccanismo di completamento I/O non riuscita</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>Il socket è null</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>Errore di timeout</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>ポートと I/O 完了メカニズムの関連付けに失敗しました</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>ソケットは null です</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>タイムアウト エラー</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>포트와 입/출력 완료 메커니즘의 연결이 실패했습니다.</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>소켓이 null입니다.</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>시간 초과 오류입니다.</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>Falha ao associar porta e mecanismo de conclusão de E/S</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>O soquete é nulo</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>Erro de tempo limite</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>Сбой при сопоставлении порта механизму завершения ввода-вывода</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>Сокет имеет значение NULL</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>Ошибка времени ожидания</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>端口与 I/O 关联的完成机制失败</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>套接字为 null</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>超时错误</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3805,7 +3805,7 @@
<value>關聯連接埠與 I/O 完成機制失敗</value>
</data>
<data name="SNI_ERROR_10" xml:space="preserve">
<value />
<value>通訊端為 null</value>
</data>
<data name="SNI_ERROR_11" xml:space="preserve">
<value>逾時錯誤</value>
Expand Down