Skip to content
Closed
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ErrorMessageNotFound" xml:space="preserve">
<value>The error message for code {0} could not be found. Please report this missing message on GitHub at https://github.com/dotnet/macios/issues/new</value>
<comment>
This is the default message when an error code can not be found.
</comment>
</data>
<data name="SHARPIE0000" xml:space="preserve">
<value>An unexpected error occurred: {0}. Please fill a bug report at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0001" xml:space="preserve">
<value>Unsupported construct: {0}. Generated bindings may be incomplete. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0002" xml:space="preserve">
<value>The output directory must be specified.</value>
</data>
<data name="SHARPIE0003" xml:space="preserve">
<value>Failed to parse translation unit (error: {0}).</value>
</data>
<data name="SHARPIE0004" xml:space="preserve">
<value>Failed to create translation unit for unknown reasons. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0005" xml:space="preserve">
<value>Compilation failed with error: {0}</value>
</data>
<data name="SHARPIE0006" xml:space="preserve">
<value>Failed to compute platform assembly location for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0007" xml:space="preserve">
<value>Computed platform assembly path does not exist for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0008" xml:space="preserve">
<value>Failed to compute the toolchain path for the platform '{0}': {1}</value>
</data>
<data name="SHARPIE0009" xml:space="preserve">
<value>Failed to the SDK path ('xcrun --show-sdk-path' failed): {0}</value>
</data>
<data name="SHARPIE0010" xml:space="preserve">
<value>The path to clang's resource directory is required.</value>
</data>
<data name="SHARPIE0011" xml:space="preserve">
<value>The specified clang resource directory does not exist: {0}</value>
</data>
<data name="SHARPIE0012" xml:space="preserve">
<value>Could not find the clang resource directory, because it doesn't look like we're executing from inside a NuGet.</value>
</data>
<data name="SHARPIE0013" xml:space="preserve">
<value>Could not find the clang resource directory, because the directory {0} doesn't exist.</value>
</data>
<data name="SHARPIE0014" xml:space="preserve">
<value>The framework '{0}' was specified in the excluded frameworks list but was not found in the SDK.</value>
</data>
<data name="SHARPIE0015" xml:space="preserve">
<value>Unknown argument: {0}</value>
</data>
<data name="SHARPIE0016" xml:space="preserve">
<value>Cannot specify both a source framework and a source file.</value>
</data>
<data name="SHARPIE0017" xml:space="preserve">
<value>The framework '{0}' doesn't exist.</value>
</data>
<data name="SHARPIE0018" xml:space="preserve">
<value>The framework '{0}' does not have an umbrella header or module map.</value>
</data>
<data name="SHARPIE0099" xml:space="preserve">
<value>Internal error: {0}. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE1000" xml:space="preserve">
<value>A warning occurred during compilation: {0}</value>
</data>
</root>
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ErrorMessageNotFound" xml:space="preserve">
<value>The error message for code {0} could not be found. Please report this missing message on GitHub at https://github.com/dotnet/macios/issues/new</value>
<comment>
This is the default message when an error code can not be found.
</comment>
</data>
<data name="SHARPIE0000" xml:space="preserve">
<value>An unexpected error occurred: {0}. Please fill a bug report at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0001" xml:space="preserve">
<value>Unsupported construct: {0}. Generated bindings may be incomplete. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0002" xml:space="preserve">
<value>The output directory must be specified.</value>
</data>
<data name="SHARPIE0003" xml:space="preserve">
<value>Failed to parse translation unit (error: {0}).</value>
</data>
<data name="SHARPIE0004" xml:space="preserve">
<value>Failed to create translation unit for unknown reasons. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0005" xml:space="preserve">
<value>Compilation failed with error: {0}</value>
</data>
<data name="SHARPIE0006" xml:space="preserve">
<value>Failed to compute platform assembly location for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0007" xml:space="preserve">
<value>Computed platform assembly path does not exist for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0008" xml:space="preserve">
<value>Failed to compute the toolchain path for the platform '{0}': {1}</value>
</data>
<data name="SHARPIE0009" xml:space="preserve">
<value>Failed to the SDK path ('xcrun --show-sdk-path' failed): {0}</value>
</data>
<data name="SHARPIE0010" xml:space="preserve">
<value>The path to clang's resource directory is required.</value>
</data>
<data name="SHARPIE0011" xml:space="preserve">
<value>The specified clang resource directory does not exist: {0}</value>
</data>
<data name="SHARPIE0012" xml:space="preserve">
<value>Could not find the clang resource directory, because it doesn't look like we're executing from inside a NuGet.</value>
</data>
<data name="SHARPIE0013" xml:space="preserve">
<value>Could not find the clang resource directory, because the directory {0} doesn't exist.</value>
</data>
<data name="SHARPIE0014" xml:space="preserve">
<value>The framework '{0}' was specified in the excluded frameworks list but was not found in the SDK.</value>
</data>
<data name="SHARPIE0015" xml:space="preserve">
<value>Unknown argument: {0}</value>
</data>
<data name="SHARPIE0016" xml:space="preserve">
<value>Cannot specify both a source framework and a source file.</value>
</data>
<data name="SHARPIE0017" xml:space="preserve">
<value>The framework '{0}' doesn't exist.</value>
</data>
<data name="SHARPIE0018" xml:space="preserve">
<value>The framework '{0}' does not have an umbrella header or module map.</value>
</data>
<data name="SHARPIE0099" xml:space="preserve">
<value>Internal error: {0}. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE1000" xml:space="preserve">
<value>A warning occurred during compilation: {0}</value>
</data>
</root>
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ErrorMessageNotFound" xml:space="preserve">
<value>The error message for code {0} could not be found. Please report this missing message on GitHub at https://github.com/dotnet/macios/issues/new</value>
<comment>
This is the default message when an error code can not be found.
</comment>
</data>
<data name="SHARPIE0000" xml:space="preserve">
<value>An unexpected error occurred: {0}. Please fill a bug report at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0001" xml:space="preserve">
<value>Unsupported construct: {0}. Generated bindings may be incomplete. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0002" xml:space="preserve">
<value>The output directory must be specified.</value>
</data>
<data name="SHARPIE0003" xml:space="preserve">
<value>Failed to parse translation unit (error: {0}).</value>
</data>
<data name="SHARPIE0004" xml:space="preserve">
<value>Failed to create translation unit for unknown reasons. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0005" xml:space="preserve">
<value>Compilation failed with error: {0}</value>
</data>
<data name="SHARPIE0006" xml:space="preserve">
<value>Failed to compute platform assembly location for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0007" xml:space="preserve">
<value>Computed platform assembly path does not exist for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0008" xml:space="preserve">
<value>Failed to compute the toolchain path for the platform '{0}': {1}</value>
</data>
<data name="SHARPIE0009" xml:space="preserve">
<value>Failed to the SDK path ('xcrun --show-sdk-path' failed): {0}</value>
</data>
<data name="SHARPIE0010" xml:space="preserve">
<value>The path to clang's resource directory is required.</value>
</data>
<data name="SHARPIE0011" xml:space="preserve">
<value>The specified clang resource directory does not exist: {0}</value>
</data>
<data name="SHARPIE0012" xml:space="preserve">
<value>Could not find the clang resource directory, because it doesn't look like we're executing from inside a NuGet.</value>
</data>
<data name="SHARPIE0013" xml:space="preserve">
<value>Could not find the clang resource directory, because the directory {0} doesn't exist.</value>
</data>
<data name="SHARPIE0014" xml:space="preserve">
<value>The framework '{0}' was specified in the excluded frameworks list but was not found in the SDK.</value>
</data>
<data name="SHARPIE0015" xml:space="preserve">
<value>Unknown argument: {0}</value>
</data>
<data name="SHARPIE0016" xml:space="preserve">
<value>Cannot specify both a source framework and a source file.</value>
</data>
<data name="SHARPIE0017" xml:space="preserve">
<value>The framework '{0}' doesn't exist.</value>
</data>
<data name="SHARPIE0018" xml:space="preserve">
<value>The framework '{0}' does not have an umbrella header or module map.</value>
</data>
<data name="SHARPIE0099" xml:space="preserve">
<value>Internal error: {0}. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE1000" xml:space="preserve">
<value>A warning occurred during compilation: {0}</value>
</data>
</root>
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ErrorMessageNotFound" xml:space="preserve">
<value>The error message for code {0} could not be found. Please report this missing message on GitHub at https://github.com/dotnet/macios/issues/new</value>
<comment>
This is the default message when an error code can not be found.
</comment>
</data>
<data name="SHARPIE0000" xml:space="preserve">
<value>An unexpected error occurred: {0}. Please fill a bug report at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0001" xml:space="preserve">
<value>Unsupported construct: {0}. Generated bindings may be incomplete. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0002" xml:space="preserve">
<value>The output directory must be specified.</value>
</data>
<data name="SHARPIE0003" xml:space="preserve">
<value>Failed to parse translation unit (error: {0}).</value>
</data>
<data name="SHARPIE0004" xml:space="preserve">
<value>Failed to create translation unit for unknown reasons. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE0005" xml:space="preserve">
<value>Compilation failed with error: {0}</value>
</data>
<data name="SHARPIE0006" xml:space="preserve">
<value>Failed to compute platform assembly location for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0007" xml:space="preserve">
<value>Computed platform assembly path does not exist for the platform {0}: {1}</value>
</data>
<data name="SHARPIE0008" xml:space="preserve">
<value>Failed to compute the toolchain path for the platform '{0}': {1}</value>
</data>
<data name="SHARPIE0009" xml:space="preserve">
<value>Failed to the SDK path ('xcrun --show-sdk-path' failed): {0}</value>
</data>
<data name="SHARPIE0010" xml:space="preserve">
<value>The path to clang's resource directory is required.</value>
</data>
<data name="SHARPIE0011" xml:space="preserve">
<value>The specified clang resource directory does not exist: {0}</value>
</data>
<data name="SHARPIE0012" xml:space="preserve">
<value>Could not find the clang resource directory, because it doesn't look like we're executing from inside a NuGet.</value>
</data>
<data name="SHARPIE0013" xml:space="preserve">
<value>Could not find the clang resource directory, because the directory {0} doesn't exist.</value>
</data>
<data name="SHARPIE0014" xml:space="preserve">
<value>The framework '{0}' was specified in the excluded frameworks list but was not found in the SDK.</value>
</data>
<data name="SHARPIE0015" xml:space="preserve">
<value>Unknown argument: {0}</value>
</data>
<data name="SHARPIE0016" xml:space="preserve">
<value>Cannot specify both a source framework and a source file.</value>
</data>
<data name="SHARPIE0017" xml:space="preserve">
<value>The framework '{0}' doesn't exist.</value>
</data>
<data name="SHARPIE0018" xml:space="preserve">
<value>The framework '{0}' does not have an umbrella header or module map.</value>
</data>
<data name="SHARPIE0099" xml:space="preserve">
<value>Internal error: {0}. Please file an issue at https://github.com/dotnet/macios/issues.</value>
</data>
<data name="SHARPIE1000" xml:space="preserve">
<value>A warning occurred during compilation: {0}</value>
</data>
</root>
Loading
Loading