dotnet-installer/src
Peter Huene 3bdb615439
Fix translations for latest changes in release/2.1.4xx.
Unfortunately, a change went in after the loc deadline that reverted a previous
change to `src/dotnet/commands/dotnet-publish/LocalizableStrings.resx`.  The
change was to put back the `SelfContainedOptionDescription` key.

Because translation occurred without this key in the resx file, so simply running
the `UpdateXlf` target would cause `SelfContainedOptionDescription` to show up
as "new" without any translations.

I've manually fixed the translations for this key to restore the previous
translation state, which was "needs review" because of small changes that were
made to the string much earlier in 2.1.4xx development.  This way at least the
old translations which are only slightly out of date are restored, rather than
having no translations at all.
2018-07-12 13:11:42 -07:00
..
dotnet Fix translations for latest changes in release/2.1.4xx. 2018-07-12 13:11:42 -07:00
Microsoft.DotNet.Cli.Sln.Internal Fix project type GUIDs when adding projects to solution files. 2018-03-22 21:32:39 -07:00
Microsoft.DotNet.Cli.Utils LOC CHECKIN | dotnet/cli release/2.1.4xx | 20180712 2018-07-12 16:38:31 +02:00
Microsoft.DotNet.Configurer LOC CHECKIN | dotnet/cli release/2.1.4xx | 20180712 2018-07-12 16:38:31 +02:00
Microsoft.DotNet.InternalAbstractions Always store absolute full path in directory and file path (#9363) 2018-06-06 11:22:19 -07:00
Microsoft.DotNet.MSBuildSdkResolver Removing some patches for source build. 2018-05-02 11:59:01 -07:00
redist Add reference to Microsoft.Build.NuGetSdkResolver 2018-05-21 15:29:37 -07:00
tool_fsharp Add NoWarn for the stable package depending on non-stable package when packaging Cli.Utils for tests. 2018-05-16 12:44:23 -07:00
tool_msbuild Updating the msbuild version for Microsoft.Build.Runtime. 2017-12-07 13:13:43 -08:00
tool_nuget Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -08:00