diff --git a/src/DynamoCoreWpf/Properties/Resources.Designer.cs b/src/DynamoCoreWpf/Properties/Resources.Designer.cs index 9f8cdc3f34d..c0782235ded 100644 --- a/src/DynamoCoreWpf/Properties/Resources.Designer.cs +++ b/src/DynamoCoreWpf/Properties/Resources.Designer.cs @@ -1288,6 +1288,24 @@ public static string DisablePackageInstallIconTooltip { } } + /// + /// Looks up a localized string similar to Discard changes?. + /// + public static string DiscardChangesWarningPopupCaption { + get { + return ResourceManager.GetString("DiscardChangesWarningPopupCaption", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Your changes will be lost if you navigate away from the package upload screen.. + /// + public static string DiscardChangesWarningPopupMessage { + get { + return ResourceManager.GetString("DiscardChangesWarningPopupMessage", resourceCulture); + } + } + /// /// Looks up a localized string similar to Download Warning. /// @@ -4721,7 +4739,7 @@ public static string MoreButton { } /// - /// Looks up a localized string similar to Name must be at least 3 characters.. + /// Looks up a localized string similar to Must be at least 3 characters. /// public static string NameNeedMoreCharacters { get { @@ -5654,6 +5672,33 @@ public static string PackageManagerClearAllButtonText { } } + /// + /// Looks up a localized string similar to files published. + /// + public static string PackageManagerFinishedPackageFilesPublishedMessage { + get { + return ResourceManager.GetString("PackageManagerFinishedPackageFilesPublishedMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to files uploaded. + /// + public static string PackageManagerFinishedPackageFilesUploadedMessage { + get { + return ResourceManager.GetString("PackageManagerFinishedPackageFilesUploadedMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Package Path. + /// + public static string PackageManagerFinishedPackagePackagePath { + get { + return ResourceManager.GetString("PackageManagerFinishedPackagePackagePath", resourceCulture); + } + } + /// /// Looks up a localized string similar to Install. /// @@ -5744,6 +5789,69 @@ public static string PackageManagerPackageUpdated { } } + /// + /// Looks up a localized string similar to Provide file(s). + /// + public static string PackageManagerProvideFiles { + get { + return ResourceManager.GetString("PackageManagerProvideFiles", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Provide package name. + /// + public static string PackageManagerProvidePackageName { + get { + return ResourceManager.GetString("PackageManagerProvidePackageName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Provide package name and file(s). + /// + public static string PackageManagerProvidePackageNameAndFiles { + get { + return ResourceManager.GetString("PackageManagerProvidePackageNameAndFiles", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Provide package name and version number. + /// + public static string PackageManagerProvidePackageNameAndVersion { + get { + return ResourceManager.GetString("PackageManagerProvidePackageNameAndVersion", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Provide version number. + /// + public static string PackageManagerProvideVersion { + get { + return ResourceManager.GetString("PackageManagerProvideVersion", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Provide version number and file(s). + /// + public static string PackageManagerProvideVersionAndFiles { + get { + return ResourceManager.GetString("PackageManagerProvideVersionAndFiles", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Virus scan in progress. Your package will be searchable in approximately 15 minutes.. + /// + public static string PackageManagerPublishOnlineFinishedMessage { + get { + return ResourceManager.GetString("PackageManagerPublishOnlineFinishedMessage", resourceCulture); + } + } + /// /// Looks up a localized string similar to Publish a Package. /// @@ -5762,6 +5870,15 @@ public static string PackageManagerPublishTab { } } + /// + /// Looks up a localized string similar to Ready to publish. + /// + public static string PackageManagerReadyToPublish { + get { + return ResourceManager.GetString("PackageManagerReadyToPublish", resourceCulture); + } + } + /// /// Looks up a localized string similar to Search for Packages. /// @@ -7947,6 +8064,15 @@ public static string PublishPackageMoreInfoFile { } } + /// + /// Looks up a localized string similar to DLL file containing types and methods that Dynamo imports as nodes. Mark ZeroTouch, NodeModel, or NodeViewCustomization DLLs and types you want to import into Dynamo as node libraries.. + /// + public static string PublishPackageNodeLibraryTooltip { + get { + return ResourceManager.GetString("PublishPackageNodeLibraryTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to Package Contents. /// @@ -7956,6 +8082,36 @@ public static string PublishPackagePackageContent { } } + /// + /// Looks up a localized string similar to Preview package contents (read only). + /// + public static string PublishPackagePreviewPackageContentsMessage { + get { + return ResourceManager.GetString("PublishPackagePreviewPackageContentsMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Remove from package. + /// + public static string PublishPackageRemoveFromPacakgeTooltip { + get { + return ResourceManager.GetString("PublishPackageRemoveFromPacakgeTooltip", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to When this setting is enabled, the folder structure of uploaded files will be retained. Otherwise, files will be placed into predefined folders. + /// + ///Note: Incorrect folder structure may affect the functionality of packages that rely on the correct file organization. When in doubt, leave this setting off. + /// . + /// + public static string PublishPackageRetainFolderStructureTooltip { + get { + return ResourceManager.GetString("PublishPackageRetainFolderStructureTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to Select Node Libraries. /// @@ -7966,7 +8122,16 @@ public static string PublishPackageSelectNodeLibraries { } /// - /// Looks up a localized string similar to 1. + /// Looks up a localized string similar to Select package contents. + /// + public static string PublishPackageSelectPackageContentsMessage { + get { + return ResourceManager.GetString("PublishPackageSelectPackageContentsMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to 0. /// public static string PublishPackageVersionBuildWatermark { get { @@ -8064,6 +8229,15 @@ public static string PublishPackageViewCopyrightHolderSubLabel { } } + /// + /// Looks up a localized string similar to The package's copyright holder.. + /// + public static string PublishPackageViewCopyrightHolderTooltip { + get { + return ResourceManager.GetString("PublishPackageViewCopyrightHolderTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to Author name. /// @@ -8091,6 +8265,15 @@ public static string PublishPackageViewCopyrightYearSubLabel { } } + /// + /// Looks up a localized string similar to The copyright year for the package.. + /// + public static string PublishPackageViewCopyrightYearTooltip { + get { + return ResourceManager.GetString("PublishPackageViewCopyrightYearTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to Publishing year. /// @@ -8109,6 +8292,24 @@ public static string PublishPackageViewFilePath { } } + /// + /// Looks up a localized string similar to GitHub repository link for the package.. + /// + public static string PublishPackageViewGithubLinkTooltip { + get { + return ResourceManager.GetString("PublishPackageViewGithubLinkTooltip", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The package's licence.. + /// + public static string PublishPackageViewLicenceTooltip { + get { + return ResourceManager.GetString("PublishPackageViewLicenceTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to License (optional). /// @@ -8299,7 +8500,7 @@ public static string PublishPackageViewPackageVersion { } /// - /// Looks up a localized string similar to A version name helps a submitter keep track of updates to the package. A new version of a package will be REJECTED if this is not incremeneted.. + /// Looks up a localized string similar to A version name helps a submitter keep track of updates to the package. When a new version of a package is added, version number must be increased.. /// public static string PublishPackageViewPackageVersionTooltip { get { @@ -8334,6 +8535,15 @@ public static string PublishPackageViewPublisherWebSite { } } + /// + /// Looks up a localized string similar to Website link for the package.. + /// + public static string PublishPackageViewPublisherWebsiteTooltip { + get { + return ResourceManager.GetString("PublishPackageViewPublisherWebsiteTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to Removes this item from the package contents list.. /// diff --git a/src/DynamoCoreWpf/Properties/Resources.en-US.resx b/src/DynamoCoreWpf/Properties/Resources.en-US.resx index dfeb5235519..4d3de1494ee 100644 --- a/src/DynamoCoreWpf/Properties/Resources.en-US.resx +++ b/src/DynamoCoreWpf/Properties/Resources.en-US.resx @@ -1411,7 +1411,31 @@ To avoid unintended behavior, uninstall the conflicting loaded package(s), resta The "More" button on "Publish a Dynamo Package" dialog - Name must be at least 3 characters. + Must be at least 3 characters + ErrorString + + + Provide package name + ErrorString + + + Provide package name and file(s) + ErrorString + + + Provide package name and version number + ErrorString + + + Provide version number + ErrorString + + + Provide version number and file(s) + ErrorString + + + Provide file(s) ErrorString @@ -1488,6 +1512,9 @@ To avoid unintended behavior, uninstall the conflicting loaded package(s), resta Next assemblies were loaded several times: + + Ready to publish + only @@ -1576,6 +1603,15 @@ Next assemblies were loaded several times: Move the selected path upward Tool-tip for up arrow + + Package Path + + + files uploaded + + + files published + Package Path Added @@ -1798,6 +1834,12 @@ Next assemblies were loaded several times: Published Successfully + + Select package contents + + + Preview package contents (read only) + Publish Locally @@ -1812,7 +1854,10 @@ Want to publish a different package? Add Files - Add File To Package + Add file + + + Remove from package Is Node Library @@ -1859,7 +1904,22 @@ Want to publish a different package? Build - A version name helps a submitter keep track of updates to the package. A new version of a package will be REJECTED if this is not incremeneted. + A version name helps a submitter keep track of updates to the package. When a new version of a package is added, version number must be increased. + + + Website link for the package. + + + GitHub repository link for the package. + + + The package's licence. + + + The package's copyright holder. + + + The copyright year for the package. Publish a Package @@ -2832,7 +2892,7 @@ If the toggle is off custom packages that are not already loaded will load once 0 - 1 + 0 Description @@ -2887,7 +2947,7 @@ This package will be unloaded after the next Dynamo restart. Add Directory - Add Directory And Its Files To Package + Add folder Markdown Files Path (optional) @@ -2943,6 +3003,9 @@ This package will be unloaded after the next Dynamo restart. Publish a Package + + Virus scan in progress. Your package will be searchable in approximately 15 minutes. + Installed Packages @@ -3172,6 +3235,15 @@ To install the latest version of a package, click Install. \n Node Library + + + When this setting is enabled, the folder structure of uploaded files will be retained. Otherwise, files will be placed into predefined folders. + +Note: Incorrect folder structure may affect the functionality of packages that rely on the correct file organization. When in doubt, leave this setting off. + + + + DLL file containing types and methods that Dynamo imports as nodes. Mark ZeroTouch, NodeModel, or NodeViewCustomization DLLs and types you want to import into Dynamo as node libraries. Renamed from {0} @@ -3303,6 +3375,12 @@ Try placing the highlighted **ByOrigin** node. No, close file + + Discard changes? + + + Your changes will be lost if you navigate away from the package upload screen. + Settings diff --git a/src/DynamoCoreWpf/Properties/Resources.resx b/src/DynamoCoreWpf/Properties/Resources.resx index a72935519e1..e4cb9dfb6a4 100644 --- a/src/DynamoCoreWpf/Properties/Resources.resx +++ b/src/DynamoCoreWpf/Properties/Resources.resx @@ -1286,6 +1286,9 @@ Don't worry, you'll have the option to save your work. Publish a Package + + Virus scan in progress. Your package will be searchable in approximately 15 minutes. + Installed Packages @@ -1598,6 +1601,9 @@ If the toggle is off custom packages that are not already loaded will load once Add File To Package + + Remove from package + Add Directory And Its Files To Package @@ -1670,7 +1676,22 @@ If the toggle is off custom packages that are not already loaded will load once Build - A version name helps a submitter keep track of updates to the package. A new version of a package will be REJECTED if this is not incremeneted. + A version name helps a submitter keep track of updates to the package. When a new version of a package is added, version number must be increased. + + + Website link for the package. + + + GitHub repository link for the package. + + + The package's copyright holder. + + + The package's licence. + + + The copyright year for the package. 0 @@ -1679,7 +1700,7 @@ If the toggle is off custom packages that are not already loaded will load once 0 - 1 + 0 Group @@ -1715,6 +1736,15 @@ If the toggle is off custom packages that are not already loaded will load once Node Library + + When this setting is enabled, the folder structure of uploaded files will be retained. Otherwise, files will be placed into predefined folders. + +Note: Incorrect folder structure may affect the functionality of packages that rely on the correct file organization. When in doubt, leave this setting off. + + + + DLL file containing types and methods that Dynamo imports as nodes. Mark ZeroTouch, NodeModel, or NodeViewCustomization DLLs and types you want to import into Dynamo as node libraries. + Show Classic Node Library @@ -1754,7 +1784,31 @@ If the toggle is off custom packages that are not already loaded will load once ErrorString - Name must be at least 3 characters. + Must be at least 3 characters + ErrorString + + + Provide package name + ErrorString + + + Provide package name and file(s) + ErrorString + + + Provide package name and version number + ErrorString + + + Provide version number + ErrorString + + + Provide version number and file(s) + ErrorString + + + Provide file(s) ErrorString @@ -2220,6 +2274,15 @@ Do you want to install the latest Dynamo update? Move the selected path upward Tool-tip for up arrow + + Package Path + + + files uploaded + + + files published + Package Path Added @@ -2259,6 +2322,12 @@ Do you want to install the latest Dynamo update? Publish Locally + + Select package contents + + + Preview package contents (read only) + _Background Preview The name of the 3D background preview. @@ -2332,6 +2401,9 @@ Do you want to install the latest Dynamo update? Next assemblies were loaded several times: + + Ready to publish + Failed to add file: {0} Message box content @@ -3290,6 +3362,12 @@ Try placing the highlighted **ByOrigin** node. No, close file + + Discard changes? + + + Your changes will be lost if you navigate away from the package upload screen. + Settings