Skip to content

Conversation

@dominoFire
Copy link
Contributor

Bug

Fixes: NuGet/Home#12066

Regression? No. Last working version: N/A

Description

Adds a missing string resource: Error_SourceProviderIsNull

Remove unused nuget.exe string resources listed below. Those strings were found after manually analyzing the remaining string resources found in this PR: #4773

NuGetResources.resx:

  • Warning_SymbolServerNotConfigured_*
  • UnableToFindFile_*
  • PushCommandPackagePushed_*
  • NoApiKeyFound_*
  • DeleteCommandDeletingPackage_*
  • DeleteCommandDeletedPackage_*
  • DeleteCommandCanceled_*
  • DeleteCommandConfirm_*
  • Error_SourceProviderIsNull_*

NuGetCommands.resx:

  • InstallCommandDisableParallel_*
  • InstallCommandNoCache_*
  • InstallCommandSourceDescription_*
  • RestoreCommandDisableParallelProcessing_*
  • RestoreCommandNoCache_*
  • RestoreCommandSourceDescription_*

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • Automated tests added
    • OR
    • Test exception: No tests added, since no product change was added.
    • OR
    • N/A
  • Documentation

    • Documentation PR or issue filled
    • OR
    • N/A: No product changes.

@dominoFire dominoFire requested a review from a team as a code owner August 31, 2022 05:30
nkolev92
nkolev92 previously approved these changes Aug 31, 2022
@dominoFire dominoFire force-pushed the dev-dominofire-remove-nugetexe-unused-strings branch from fa6e3b2 to 73b8abf Compare September 1, 2022 19:13
@dominoFire dominoFire requested review from a team and nkolev92 September 2, 2022 00:07
@dominoFire dominoFire merged commit 5b433fc into dev Sep 6, 2022
@dominoFire dominoFire deleted the dev-dominofire-remove-nugetexe-unused-strings branch September 6, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unused localized resources in nuget.exe

4 participants