Index: Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r1bda9d947b9cd301790e073f70bad69f9abcd6ca -r38cc2066df6df5e409d0e160b35b0b1aa6fae54b --- Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1bda9d947b9cd301790e073f70bad69f9abcd6ca) +++ Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 38cc2066df6df5e409d0e160b35b0b1aa6fae54b) @@ -2807,15 +2807,6 @@ } /// - /// Looks up a localized string similar to Vak. - /// - public static string Section_DisplayName { - get { - return ResourceManager.GetString("Section_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to De afstand tussen het eindpunt van het vak en het begin van het traject, gemeten langs het traject in meters (afgerond).. /// public static string SectionEnd_Description { @@ -2862,6 +2853,15 @@ } /// + /// Looks up a localized string similar to Selecteer vak. + /// + public static string Select_section_DisplayName { + get { + return ResourceManager.GetString("Select_section_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Gebruik. /// public static string SelectionDialogBase_ColumnSelect_DisplayName { Index: Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.resx =================================================================== diff -u -r1bda9d947b9cd301790e073f70bad69f9abcd6ca -r38cc2066df6df5e409d0e160b35b0b1aa6fae54b --- Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.resx (.../Resources.resx) (revision 1bda9d947b9cd301790e073f70bad69f9abcd6ca) +++ Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.resx (.../Resources.resx) (revision 38cc2066df6df5e409d0e160b35b0b1aa6fae54b) @@ -254,9 +254,9 @@ Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - Vak - + + Selecteer vak + ..\Resources\blue-document--pencil.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Index: Riskeer/Common/src/Riskeer.Common.Forms/Views/ScenariosView.Designer.cs =================================================================== diff -u -rbce4bd5bb5bdc30e88f732099e9a6ed91f9e6f01 -r38cc2066df6df5e409d0e160b35b0b1aa6fae54b --- Riskeer/Common/src/Riskeer.Common.Forms/Views/ScenariosView.Designer.cs (.../ScenariosView.Designer.cs) (revision bce4bd5bb5bdc30e88f732099e9a6ed91f9e6f01) +++ Riskeer/Common/src/Riskeer.Common.Forms/Views/ScenariosView.Designer.cs (.../ScenariosView.Designer.cs) (revision 38cc2066df6df5e409d0e160b35b0b1aa6fae54b) @@ -85,7 +85,7 @@ this.failureMechanismSectionsGroupBox.Size = new System.Drawing.Size(142, 396); this.failureMechanismSectionsGroupBox.TabIndex = 0; this.failureMechanismSectionsGroupBox.TabStop = false; - this.failureMechanismSectionsGroupBox.Text = global::Riskeer.Common.Forms.Properties.Resources.Section_DisplayName; + this.failureMechanismSectionsGroupBox.Text = global::Riskeer.Common.Forms.Properties.Resources.Select_section_DisplayName; // // listBox // Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs =================================================================== diff -u -r1bda9d947b9cd301790e073f70bad69f9abcd6ca -r38cc2066df6df5e409d0e160b35b0b1aa6fae54b --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs (.../MacroStabilityInwardsScenariosView.Designer.cs) (revision 1bda9d947b9cd301790e073f70bad69f9abcd6ca) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs (.../MacroStabilityInwardsScenariosView.Designer.cs) (revision 38cc2066df6df5e409d0e160b35b0b1aa6fae54b) @@ -112,7 +112,7 @@ this.failureMechanismSectionsGroupBox.Size = new System.Drawing.Size(335, 791); this.failureMechanismSectionsGroupBox.TabIndex = 0; this.failureMechanismSectionsGroupBox.TabStop = false; - this.failureMechanismSectionsGroupBox.Text = global::Riskeer.Common.Forms.Properties.Resources.Section_DisplayName; + this.failureMechanismSectionsGroupBox.Text = global::Riskeer.Common.Forms.Properties.Resources.Select_section_DisplayName; // // listBox // Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Views/PipingScenariosView.Designer.cs =================================================================== diff -u -r231d49a3680dfdeef619dcaa26c743a093716c71 -r38cc2066df6df5e409d0e160b35b0b1aa6fae54b --- Riskeer/Piping/src/Riskeer.Piping.Forms/Views/PipingScenariosView.Designer.cs (.../PipingScenariosView.Designer.cs) (revision 231d49a3680dfdeef619dcaa26c743a093716c71) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Views/PipingScenariosView.Designer.cs (.../PipingScenariosView.Designer.cs) (revision 38cc2066df6df5e409d0e160b35b0b1aa6fae54b) @@ -162,7 +162,7 @@ this.failureMechanismSectionsGroupBox.Size = new System.Drawing.Size(341, 762); this.failureMechanismSectionsGroupBox.TabIndex = 0; this.failureMechanismSectionsGroupBox.TabStop = false; - this.failureMechanismSectionsGroupBox.Text = global::Riskeer.Common.Forms.Properties.Resources.Section_DisplayName; + this.failureMechanismSectionsGroupBox.Text = global::Riskeer.Common.Forms.Properties.Resources.Select_section_DisplayName; // // listBox //