diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/BuildPropertyPage.xaml b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/BuildPropertyPage.xaml
index 90d109f439e..3eca35a5ed8 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/BuildPropertyPage.xaml
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/BuildPropertyPage.xaml
@@ -19,6 +19,10 @@
Description="Configures the output options for the build process."
DisplayName="Output" />
+
+
@@ -275,6 +279,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Chyby a upozornění
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralObecné
@@ -162,6 +172,16 @@
Cílová platforma
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Slouží k určení, která upozornění se zpracovávají jako chyby.
@@ -377,6 +397,26 @@
Potlačit upozornění
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Zpracovává určená upozornění jako chyby. Více čísel upozornění oddělte čárkou (,) nebo středníkem (;).
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.de.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.de.xlf
index 2124437f275..ec2fd4852e2 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.de.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.de.xlf
@@ -97,6 +97,16 @@
Fehler und Warnungen
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralAllgemein
@@ -162,6 +172,16 @@
Zielplattform
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Hiermit wird angegeben, welche Warnungen als Fehler behandelt werden.
@@ -377,6 +397,26 @@
Warnungen unterdrücken
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Hiermit werden die angegebenen Warnungen als Fehler behandelt. Trennen Sie mehrere Warnungsnummern durch ein Komma (",") oder ein Semikolon (";").
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.es.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.es.xlf
index ef68f321735..8d135f7f631 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.es.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.es.xlf
@@ -97,6 +97,16 @@
Errores y advertencias
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralGeneral
@@ -162,6 +172,16 @@
Destino de la plataforma
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Se usa para especificar las advertencias que se tratan como errores.
@@ -377,6 +397,26 @@
Suprimir las advertencias
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Trata las advertencias especificadas como errores. Separe varios números de advertencia con una coma (",") o punto y coma (";").
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.fr.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.fr.xlf
index 6e09f90e91d..ad54310f8c4 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.fr.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.fr.xlf
@@ -97,6 +97,16 @@
Erreurs et avertissements
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralGénéral
@@ -162,6 +172,16 @@
Plateforme cible
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Permet de spécifier les avertissements qui doivent être traités en tant qu'erreurs.
@@ -377,6 +397,26 @@
Supprimer les avertissements
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Traite les avertissements spécifiés en tant qu'erreurs. Séparez plusieurs numéros d'avertissement par une virgule (',') ou un point-virgule (';').
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.it.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.it.xlf
index 373a3143127..11340b24dfa 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.it.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.it.xlf
@@ -97,6 +97,16 @@
Errori e avvisi
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralGenerale
@@ -162,6 +172,16 @@
Destinazione piattaforma
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Viene usato per specificare quali avvertenze vengono considerate come errori.
@@ -377,6 +397,26 @@
Non visualizzare avvisi
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Considera gli avvisi specificati come errori. Separare più numeri di avviso con una virgola (',') o un punto e virgola (';').
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ja.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ja.xlf
index 5606186da22..9b0d14336d2 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ja.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ja.xlf
@@ -97,6 +97,16 @@
エラーおよび警告
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ General全般
@@ -162,6 +172,16 @@
プラットフォーム ターゲット
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.どの警告をエラーとして扱うかを指定するために使用します。
@@ -377,6 +397,26 @@
警告の抑制
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').指定された警告をエラーとして扱います。複数の警告番号はコンマ (',') またはセミコロン (';') を使用して区切ります。
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ko.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ko.xlf
index ade94b585e7..e5101fb2e9a 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ko.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ko.xlf
@@ -97,6 +97,16 @@
오류 및 경고
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ General일반
@@ -162,6 +172,16 @@
플랫폼 대상
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.어느 경고를 오류로 처리할지 지정하는 데 사용됩니다.
@@ -377,6 +397,26 @@
경고 표시 안 함
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').지정된 경고를 오류로 처리합니다. 여러 개의 경고 번호는 쉼표(',') 또는 세미콜론(';')으로 구분합니다.
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pl.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pl.xlf
index 77b79992dc0..7eadec82e95 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pl.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pl.xlf
@@ -97,6 +97,16 @@
Błędy i ostrzeżenia
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralOgólne
@@ -162,6 +172,16 @@
Platforma docelowa
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Służy do określania, które ostrzeżenia są traktowane jak błędy.
@@ -377,6 +397,26 @@
Pomiń ostrzeżenia
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Traktuje określone ostrzeżenia jak błędy. Rozdziel wiele numerów ostrzeżeń przecinkami („,”) lub średnikami („;”).
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pt-BR.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pt-BR.xlf
index 35089652b8d..b64361f0017 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pt-BR.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.pt-BR.xlf
@@ -97,6 +97,16 @@
Erros e avisos
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralGeral
@@ -162,6 +172,16 @@
Destino de plataforma
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Usado para especificar quais avisos são tratados como erros.
@@ -377,6 +397,26 @@
Suprimir avisos
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Trata os avisos especificados como erros. Separe vários números de aviso com uma vírgula (',') ou um ponto e vírgula (';').
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ru.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ru.xlf
index 655abd908ec..e926f4c0a30 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ru.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.ru.xlf
@@ -97,6 +97,16 @@
Ошибки и предупреждения
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralОбщие
@@ -162,6 +172,16 @@
Целевая платформа
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Используется для указания предупреждений, которые считаются ошибками.
@@ -377,6 +397,26 @@
Отключить предупреждения
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Обрабатывает указанные предупреждения как ошибки. При указании нескольких номеров предупреждений их следует разделить запятыми (",") или точками с запятой (";").
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.tr.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.tr.xlf
index 6ea1a014e3f..94b42cb73c6 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.tr.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.tr.xlf
@@ -97,6 +97,16 @@
Hatalar ve uyarılar
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ GeneralGenel
@@ -162,6 +172,16 @@
Platform hedefi
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.Hangi uyarıların hata olarak değerlendirileceğini belirtmek için kullanılır.
@@ -377,6 +397,26 @@
Uyarıları Gizle
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').Belirtilen uyarıları hata olarak değerlendirir. Birden çok uyarı numarasını virgül (',') veya noktalı virgül (';') ile ayırın.
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hans.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hans.xlf
index f723929dd56..d9e43658dba 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hans.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hans.xlf
@@ -97,6 +97,16 @@
错误和警告
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ General常规
@@ -162,6 +172,16 @@
平台目标
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.用于指定将哪些警告视为错误。
@@ -377,6 +397,26 @@
取消显示警告
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').将指定的警告视为错误。使用逗号(",")或分号(";")来分隔多个警告编号。
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hant.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hant.xlf
index 3645837e855..ca2edd61b74 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hant.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/BuildPropertyPage.xaml.zh-Hant.xlf
@@ -97,6 +97,16 @@
錯誤與警告
+
+ Configures custom events that run before and after build.
+ Configures custom events that run before and after build.
+
+
+
+ Events
+ Events
+
+ General一般
@@ -162,6 +172,16 @@
平台目標
+
+ Specifies under which condition the post-build event will be executed.
+ Specifies under which condition the post-build event will be executed.
+
+
+
+ When to run the post-build event
+ When to run the post-build event
+
+ Used to specify which warnings are treated as errors.用以指定哪些警告會視為錯誤。
@@ -377,6 +397,26 @@
隱藏警告
+
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+ Specifies commands that run after the build completes. Does not run if the build failed. Use 'call' to invoke .bat files. A non-zero exit code will fail the build.
+
+
+
+ Post-build event
+ Post-build event
+
+
+
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+ Specifies commands that run before the build starts. Does not run if the project is up-to-date. A non-zero exit code will fail the build before it runs.
+
+
+
+ Pre-build event
+ Pre-build event
+
+ Treats the specified warnings as errors. Separate multiple warning numbers with a comma (',') or semicolon (';').將指定的警告視為錯誤。請以逗號 (',') 或分號 (';') 分隔多個警告編號。