I tried installing a language pack to test this, but it looks like only the warning message (and not its severity) was localized to german in my environment.

  • Microsoft (R) Build Engine version 12.0.31101.0
  • Microsoft .NET Framework, version 4.0.30319.34209
/p:preferreduilang=en-US
CompilerWarningTests.cs(11,35): warning CS0067: The event 'Misc.CompilerWarningTests.UnusedEvent' is never used [I:\CS\ResharperDemo\Misc\Misc.csproj]

/p:preferreduilang=de-DE
CompilerWarningTests.cs(11,35): warning CS0067: Das Ereignis 'Misc.CompilerWarningTests.UnusedEvent' wird nie verwendet. [I:\CS\ResharperDemo\Misc\Misc.csproj]
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to