diff --git a/src/DynamoCoreWpf/Properties/Resources.Designer.cs b/src/DynamoCoreWpf/Properties/Resources.Designer.cs index 411767a1a69..8c8298fb8de 100644 --- a/src/DynamoCoreWpf/Properties/Resources.Designer.cs +++ b/src/DynamoCoreWpf/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 @@ -7188,7 +7188,7 @@ public static string PublishPackageViewLicenseWatermark { } /// - /// Looks up a localized string similar to Markdown Files Directory (optional). + /// Looks up a localized string similar to Markdown Files Path (optional). /// public static string PublishPackageViewMarkdownFilesDirectory { get { diff --git a/src/DynamoCoreWpf/Properties/Resources.en-US.resx b/src/DynamoCoreWpf/Properties/Resources.en-US.resx index e25dd085103..f19fdeaa90e 100644 --- a/src/DynamoCoreWpf/Properties/Resources.en-US.resx +++ b/src/DynamoCoreWpf/Properties/Resources.en-US.resx @@ -2814,7 +2814,7 @@ This package will be unloaded after the next Dynamo restart. Add Directory And Its Files To Package - Markdown Files Directory (optional) + Markdown Files Path (optional) An optional location for documenting your package in the markdown format. diff --git a/src/DynamoCoreWpf/Properties/Resources.resx b/src/DynamoCoreWpf/Properties/Resources.resx index ff48fd18e72..de34b3f828b 100644 --- a/src/DynamoCoreWpf/Properties/Resources.resx +++ b/src/DynamoCoreWpf/Properties/Resources.resx @@ -1590,7 +1590,7 @@ If the toggle is off custom packages that are not already loaded will load once Publish a {0} Package - Markdown Files Directory (optional) + Markdown Files Path (optional) An optional location for documenting your package in the markdown format. diff --git a/src/DynamoCoreWpf/UI/Prompts/EditWindow.xaml b/src/DynamoCoreWpf/UI/Prompts/EditWindow.xaml index bd569d13ace..e965030970b 100644 --- a/src/DynamoCoreWpf/UI/Prompts/EditWindow.xaml +++ b/src/DynamoCoreWpf/UI/Prompts/EditWindow.xaml @@ -1,4 +1,4 @@ - diff --git a/src/DynamoCoreWpf/UI/Prompts/UsageReportingAgreementPrompt.xaml b/src/DynamoCoreWpf/UI/Prompts/UsageReportingAgreementPrompt.xaml index df3caca7df6..54831264fdf 100644 --- a/src/DynamoCoreWpf/UI/Prompts/UsageReportingAgreementPrompt.xaml +++ b/src/DynamoCoreWpf/UI/Prompts/UsageReportingAgreementPrompt.xaml @@ -1,11 +1,12 @@ - - - + + - + @@ -165,8 +166,8 @@ Margin="0 15 3 15" Padding="0"> + Margin="0 0 -18 0" + HorizontalScrollBarVisibility="Disabled" > - \ No newline at end of file +