Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete WinForms-specific unimplemented analyzers #6350

Merged
merged 1 commit into from
Dec 14, 2022
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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,6 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="SpecifyMessageBoxOptionsTitle" xml:space="preserve">
<value>Specify MessageBoxOptions</value>
</data>
<data name="SpecifyMessageBoxOptionsDescription" xml:space="preserve">
<value>To correctly display a message box for cultures that use a right-to-left reading order, the RightAlign and RtlReading members of the MessageBoxOptions enumeration must be passed to the Show method.</value>
</data>
<data name="SpecifyMessageBoxOptionsMessage" xml:space="preserve">
<value>Specify MessageBoxOptions</value>
</data>
<data name="AvoidDuplicateAcceleratorsTitle" xml:space="preserve">
<value>Avoid duplicate accelerators</value>
</data>
Expand Down Expand Up @@ -153,15 +144,6 @@
<data name="DoNotMarkServicedComponentsWithWebMethodMessage" xml:space="preserve">
<value>Do not mark serviced components with WebMethod</value>
</data>
<data name="MarkWindowsFormsEntryPointsWithStaThreadTitle" xml:space="preserve">
<value>Mark Windows Forms entry points with STAThread</value>
</data>
<data name="MarkWindowsFormsEntryPointsWithStaThreadDescription" xml:space="preserve">
<value>STAThreadAttribute indicates that the COM threading model for the application is a single-threaded apartment. This attribute must be present on the entry point of any application that uses Windows Forms; if it is omitted, the Windows components might not work correctly.</value>
</data>
<data name="MarkWindowsFormsEntryPointsWithStaThreadMessage" xml:space="preserve">
<value>Mark Windows Forms entry points with STAThread</value>
</data>
<data name="CallBaseClassMethodsOnISerializableTypesTitle" xml:space="preserve">
<value>Call base class methods on ISerializable types</value>
</data>
Expand Down Expand Up @@ -373,4 +355,4 @@
<data name="MarkVerbHandlersWithValidateAntiforgeryTokenVerbsAndNoTokenMessage" xml:space="preserve">
<value>Missing ValidateAntiForgeryTokenAttribute on controller action {0}</value>
</data>
</root>
</root>

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,6 @@
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="cs" original="../MicrosoftNetFrameworkAnalyzersResources.resx">
<body>
<trans-unit id="SpecifyMessageBoxOptionsTitle">
<source>Specify MessageBoxOptions</source>
<target state="translated">Zadejte MessageBoxOptions</target>
<note />
</trans-unit>
<trans-unit id="SpecifyMessageBoxOptionsDescription">
<source>To correctly display a message box for cultures that use a right-to-left reading order, the RightAlign and RtlReading members of the MessageBoxOptions enumeration must be passed to the Show method.</source>
<target state="translated">Aby se okno se zprávou zobrazovalo správně pro jazykové verze, jejichž text se čte zprava doleva, musí se metodě Show předat členy RightAlign a RtlReading výčtu MessageBoxOptions.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyMessageBoxOptionsMessage">
<source>Specify MessageBoxOptions</source>
<target state="translated">Zadejte MessageBoxOptions</target>
<note />
</trans-unit>
<trans-unit id="AvoidDuplicateAcceleratorsTitle">
<source>Avoid duplicate accelerators</source>
<target state="translated">Vyhněte se duplicitním klávesovým zkratkám</target>
Expand Down Expand Up @@ -62,21 +47,6 @@
<target state="translated">Neoznačujte komponenty služeb jako WebMethod</target>
<note />
</trans-unit>
<trans-unit id="MarkWindowsFormsEntryPointsWithStaThreadTitle">
<source>Mark Windows Forms entry points with STAThread</source>
<target state="translated">Označte vstupní body Windows Forms jako STAThread</target>
<note />
</trans-unit>
<trans-unit id="MarkWindowsFormsEntryPointsWithStaThreadDescription">
<source>STAThreadAttribute indicates that the COM threading model for the application is a single-threaded apartment. This attribute must be present on the entry point of any application that uses Windows Forms; if it is omitted, the Windows components might not work correctly.</source>
<target state="translated">STAThreadAttribute označuje, že podprocesový model COM pro aplikaci je STA (single-threaded apartment). Tento atribut se musí zadat na vstupní bod každé aplikace, která používá Windows Forms. Pokud se vynechá, komponenty Windows nemusí fungovat správně.</target>
<note />
</trans-unit>
<trans-unit id="MarkWindowsFormsEntryPointsWithStaThreadMessage">
<source>Mark Windows Forms entry points with STAThread</source>
<target state="translated">Označte vstupní body Windows Forms jako STAThread</target>
<note />
</trans-unit>
<trans-unit id="CallBaseClassMethodsOnISerializableTypesTitle">
<source>Call base class methods on ISerializable types</source>
<target state="translated">Zavolejte metody základních tříd pro typy ISerializable</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,6 @@
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="de" original="../MicrosoftNetFrameworkAnalyzersResources.resx">
<body>
<trans-unit id="SpecifyMessageBoxOptionsTitle">
<source>Specify MessageBoxOptions</source>
<target state="translated">MessageBoxOptions angeben</target>
<note />
</trans-unit>
<trans-unit id="SpecifyMessageBoxOptionsDescription">
<source>To correctly display a message box for cultures that use a right-to-left reading order, the RightAlign and RtlReading members of the MessageBoxOptions enumeration must be passed to the Show method.</source>
<target state="translated">Um ein Meldungsfeld für Kulturen mit Leserichtung von rechts nach links ordnungsgemäß anzuzeigen, müssen die Member "RightAlign" und "RtlReading" der Enumeration "MessageBoxOptions" an die Show-Methode übergeben werden.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyMessageBoxOptionsMessage">
<source>Specify MessageBoxOptions</source>
<target state="translated">MessageBoxOptions angeben</target>
<note />
</trans-unit>
<trans-unit id="AvoidDuplicateAcceleratorsTitle">
<source>Avoid duplicate accelerators</source>
<target state="translated">Doppelte Zugriffstasten vermeiden</target>
Expand Down Expand Up @@ -62,21 +47,6 @@
<target state="translated">ServicedComponents nicht mit WebMethod markieren</target>
<note />
</trans-unit>
<trans-unit id="MarkWindowsFormsEntryPointsWithStaThreadTitle">
<source>Mark Windows Forms entry points with STAThread</source>
<target state="translated">Windows Forms-Einstiegspunkte mit STAThread markieren</target>
<note />
</trans-unit>
<trans-unit id="MarkWindowsFormsEntryPointsWithStaThreadDescription">
<source>STAThreadAttribute indicates that the COM threading model for the application is a single-threaded apartment. This attribute must be present on the entry point of any application that uses Windows Forms; if it is omitted, the Windows components might not work correctly.</source>
<target state="translated">STAThreadAttribute weist darauf hin, dass es sich bei dem COM-Threadingmodell für die Anwendung um ein Singlethread-Apartment handelt. Dieses Attribut muss am Einstiegspunkt jeder Anwendung vorhanden sein, die Windows Forms verwendet. Wenn es ausgelassen wird, funktionieren die Windows-Komponenten möglicherweise nicht ordnungsgemäß.</target>
<note />
</trans-unit>
<trans-unit id="MarkWindowsFormsEntryPointsWithStaThreadMessage">
<source>Mark Windows Forms entry points with STAThread</source>
<target state="translated">Windows Forms-Einstiegspunkte mit STAThread markieren</target>
<note />
</trans-unit>
<trans-unit id="CallBaseClassMethodsOnISerializableTypesTitle">
<source>Call base class methods on ISerializable types</source>
<target state="translated">Basisklassenmethoden bei ISerializable-Typen aufrufen</target>
Expand Down
Loading