diff --git a/src/managed/OpenLiveWriter.Localization/StringId.cs b/src/managed/OpenLiveWriter.Localization/StringId.cs
index 286842f5..63a00a01 100644
--- a/src/managed/OpenLiveWriter.Localization/StringId.cs
+++ b/src/managed/OpenLiveWriter.Localization/StringId.cs
@@ -4889,6 +4889,10 @@ namespace OpenLiveWriter.Localization
/// Plug-in Error Occurred
///
UnexpectedErrorPluginTitle,
+ ///
+ /// &Send Error
+ ///
+ UnexpectedErrorSendError,
///
/// Unexpected Error
///
diff --git a/src/managed/OpenLiveWriter.Localization/Strings.csv b/src/managed/OpenLiveWriter.Localization/Strings.csv
index 3a5cf96d..435bc315 100644
--- a/src/managed/OpenLiveWriter.Localization/Strings.csv
+++ b/src/managed/OpenLiveWriter.Localization/Strings.csv
@@ -857,6 +857,7 @@ UnexpectedErrorContinue,&Continue,
UnexpectedErrorClickHere,Click here to see error details,
UnexpectedErrorDescription,We have created an error summary that you can view.,
UnexpectedErrorTitle,Unexpected Error,
+UnexpectedErrorSendError,&Send Error,
UnexpectedErrorPluginTitle,Plug-in Error Occurred,
UnexpectedErrorPluginDescription,"An error occurred in the {0} plug-in:
diff --git a/src/managed/OpenLiveWriter.Localization/Strings.resx b/src/managed/OpenLiveWriter.Localization/Strings.resx
index 4f9968fe..252e9c80 100644
--- a/src/managed/OpenLiveWriter.Localization/Strings.resx
+++ b/src/managed/OpenLiveWriter.Localization/Strings.resx
@@ -3793,6 +3793,9 @@ Do you still want to set this web address as your custom pin?
Plug-in Error Occurred
+
+ &Send Error
+
Unexpected Error