diff --git a/src/Workspaces/Core/Portable/WorkspacesResources.resx b/src/Workspaces/Core/Portable/WorkspacesResources.resx index d7a603c5d5bdf2cac1fdb4939310c344808cd5f7..cc037f4c4dd3f86bcd3da609c4d0ddd0059fc628 100644 --- a/src/Workspaces/Core/Portable/WorkspacesResources.resx +++ b/src/Workspaces/Core/Portable/WorkspacesResources.resx @@ -559,4 +559,10 @@ Symbol's project could not be found in the provided solution + + Rename '{0}' to '{1}' + + + Sync namespace to folder structure + \ No newline at end of file diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf index 92bc51a557e8e5735aa480ffbecbec3e20fbce10..b09eb4a993df83841519bf720b906b2fd11b36ee 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf @@ -97,6 +97,11 @@ Odebírání dokumentů konfigurace analyzátoru se nepodporuje. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf index 9a7e3c5ab45186d2d134408e291fc6c9ef69146f..60ba1b099f182122ee10714d4a87f686ca77cc0b 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf @@ -97,6 +97,11 @@ Das Entfernen von Konfigurationsdokumenten des Analysetools wird nicht unterstützt. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf index 044e0f9956f9bd30bbe93f1a96c33ba206acbb94..6bc69a1882bae4bac62e2f3fa2d8307d14858b7d 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf @@ -97,6 +97,11 @@ No se permite quitar documentos de configuración del analizador. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf index 4e45191fe6881c14911b808b48bd51f5767a06b3..2613da9f1253dd86d811451bf645005e432232bd 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf @@ -97,6 +97,11 @@ La suppression de documents de configuration de l'analyseur n'est pas prise en charge. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf index 3de2b8128ea178e7cc66739963bccd43b1ceb4c1..0bba1ec3b3def36935aa21cbee9fd095505b5270 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf @@ -97,6 +97,11 @@ La rimozione di documenti di configurazione dell'analizzatore non è supportata. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf index 651752ad17edd1ce043314f213200bc4bb23ef7f..544cd9f66740257d1d445890866e409a2f73643e 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf @@ -97,6 +97,11 @@ アナライザー構成ドキュメントの削除はサポートされていません。 + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf index 362e8c7ac1de6c5058344ed241537efe77371769..a8ab536748127f5677e59ed2ff7f38550a15fa03 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf @@ -97,6 +97,11 @@ 분석기 구성 문서 제거는 지원되지 않습니다. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf index 7890de148dc5bfde94d8e4fe1a52da87aa65e7f9..ab3f4a543b0ccab2204ef7d308f0fd2731e0b49b 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf @@ -97,6 +97,11 @@ Usuwanie dokumentów z konfiguracją analizatora nie jest obsługiwane. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf index 5d411b10a6962ff97c1edbabedda886808af3462..c1e16ec7641c08fd1a7d00f146603121f8dfbb24 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf @@ -97,6 +97,11 @@ Não há suporte para a remoção de documentos da configuração do analisador. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf index e240b7aa9ea183805dae23ce02e491de90797229..4e0628f96456a3af9ea9b6d51b10a3d3a973110f 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf @@ -97,6 +97,11 @@ Удаление документов конфигурации анализатора не поддерживается. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf index 14550af4bbb292a789842efdffd15741ac7bfeec..15ecb1b7d90fd327fa87c80f8a8387cd260d67a5 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf @@ -97,6 +97,11 @@ Çözümleyici yapılandırma belgelerinin kaldırılması desteklenmiyor. + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf index c1b2be142194830541b5921bf312fcc060c5e462..fc887ff5a347f981f794fba947b7fce1a7655cb5 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf @@ -97,6 +97,11 @@ 不支持删除分析器配置文档。 + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf index a7c9704fa3f60425bf83b3d3ec20a5b242cec14b..6c51615b738405e587f70404ac11f0bbc4b1541c 100644 --- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf +++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf @@ -97,6 +97,11 @@ 不支援移除分析器組態文件。 + + Rename '{0}' to '{1}' + Rename '{0}' to '{1}' + + Solution does not contain specified reference Solution does not contain specified reference @@ -182,6 +187,11 @@ Symbol's project could not be found in the provided solution + + Sync namespace to folder structure + Sync namespace to folder structure + + The project already contains the specified reference. The project already contains the specified reference. diff --git a/src/Workspaces/CoreTest/Renamer/RenamerTests.cs b/src/Workspaces/CoreTest/Renamer/RenamerTests.cs index feb63e2a6ccaa2c004c6ba57a0b90a2f53c8b589..44218631fc8db1aed7986a9cf9907bf4cf33702a 100644 --- a/src/Workspaces/CoreTest/Renamer/RenamerTests.cs +++ b/src/Workspaces/CoreTest/Renamer/RenamerTests.cs @@ -75,6 +75,9 @@ protected struct DocumentWithInfo Assert.True(remainingErrors.Contains(error), $"Error '{error}' was unexpected"); remainingErrors.Remove(error); } + + // https://github.com/dotnet/roslyn/issues/44220 + Assert.NotNull(action.GetDescription()); } solution = await documentRenameResult.UpdateSolutionAsync(solution, CancellationToken.None);