You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"As a result, some applications that did not get exceptions in earlier versions of the .NET Framework may now get a NotSupportedException."
is using the expression:
"Como resultado, algunas aplicaciones que no obtenieron excepciones en versiones anteriores de .NET Framework ahora pueden obtener un NotSupportedException."
Here, "no obtenieron" is not a formal expresion in spanish, it should say "no obtuvieron".
gewarren
added
loc
Indicates issues that are about localized content
and removed
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
labels
May 30, 2025
Describe the issue or suggestion
In spanish translation of referred documentation:
"As a result, some applications that did not get exceptions in earlier versions of the .NET Framework may now get a NotSupportedException."
is using the expression:
"Como resultado, algunas aplicaciones que no obtenieron excepciones en versiones anteriores de .NET Framework ahora pueden obtener un NotSupportedException."
Here, "no obtenieron" is not a formal expresion in spanish, it should say "no obtuvieron".
https://learn.microsoft.com/es-es/dotnet/api/system.diagnostics.processthread?view=net-9.0
The text was updated successfully, but these errors were encountered: