ssg: strings: remove service name

This commit is contained in:
Nick Vella 2019-08-04 01:11:22 +10:00
parent 6c72d1d051
commit 8ca2693615
3 changed files with 0 additions and 8 deletions

View File

@ -4981,10 +4981,6 @@ namespace OpenLiveWriter.Localization
/// Static site publish failed
/// </summary>
SSGPublishErrorTitle,
/// <summary>
/// Static Site Generator
/// </summary>
SSGServiceName,
/// <summary>
/// Statistics
/// </summary>

View File

@ -1409,7 +1409,6 @@ CantSignIn,Can't sign in because an error occurred,
TheErrorOccuredBecause,The error occurred for the following reason:,
RetrySignin,"After you go through the solution, try signing in again.",
GenericLoginError,Unable to login to Live ID.,
SSGServiceName,Static Site Generator,
SSGErrorPostDoesNotExistTitle,Post does not exist,
SSGErrorPostDoesNotExistText,Could not find post with specified ID.,
SSGErrorPageDoesNotExistTitle,Page does not exist,

Can't render this file because it contains an unexpected character in line 146 and column 69.

View File

@ -3865,9 +3865,6 @@ Command STDERR:
<data name="SSGPublishErrorTitle" xml:space="preserve">
<value>Static site publish failed</value>
</data>
<data name="SSGServiceName" xml:space="preserve">
<value>Static Site Generator</value>
</data>
<data name="Statistics" xml:space="preserve">
<value>Statistics</value>
<comment>Header of the table that shows word and character count</comment></data>