# HG changeset patch # User IBBoard # Date 1271188969 0 # Node ID 4aabe514c868e85b2c8c010166b84ed39304575e # Parent 60c795eca8de6f4489bdac974253785c27b3bacd Re #203: Translate WarFoundry * Add German translation * Credit recent translators diff -r 60c795eca8de -r 4aabe514c868 FrmAbout.Designer.cs --- a/FrmAbout.Designer.cs Sun Apr 11 19:55:03 2010 +0000 +++ b/FrmAbout.Designer.cs Tue Apr 13 20:02:49 2010 +0000 @@ -39,7 +39,7 @@ // // lblWarFoundry // - this.lblWarFoundry.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.lblWarFoundry.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblWarFoundry.Location = new System.Drawing.Point(12, 9); this.lblWarFoundry.Name = "lblWarFoundry"; this.lblWarFoundry.Size = new System.Drawing.Size(268, 45); @@ -49,7 +49,7 @@ // // lblVersion // - this.lblVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.lblVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblVersion.Location = new System.Drawing.Point(16, 54); this.lblVersion.Name = "lblVersion"; this.lblVersion.Size = new System.Drawing.Size(264, 23); @@ -67,7 +67,7 @@ // // textBox1 // - this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles) (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.textBox1.Location = new System.Drawing.Point(80, 80); this.textBox1.Multiline = true; @@ -79,12 +79,13 @@ // // textBox2 // - this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles) (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.textBox2.Location = new System.Drawing.Point(80, 175); this.textBox2.Multiline = true; this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; + this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.textBox2.Size = new System.Drawing.Size(297, 89); this.textBox2.TabIndex = 5; this.textBox2.Text = resources.GetString("textBox2.Text"); diff -r 60c795eca8de -r 4aabe514c868 FrmAbout.resx --- a/FrmAbout.resx Sun Apr 11 19:55:03 2010 +0000 +++ b/FrmAbout.resx Tue Apr 13 20:02:49 2010 +0000 @@ -122,6 +122,8 @@ Frostlee (Italian translation and tester) Lord_Archaon (Russian translation and tester) Furrie (Dutch translation and tester) +Dreadaxe (French translation) +Blackhawk (German translation) clutch110 (Tester and patch submitter) \ No newline at end of file diff -r 60c795eca8de -r 4aabe514c868 IBBoard.WarFoundry.GUI.WinForms.csproj --- a/IBBoard.WarFoundry.GUI.WinForms.csproj Sun Apr 11 19:55:03 2010 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.csproj Tue Apr 13 20:02:49 2010 +0000 @@ -217,6 +217,9 @@ Always + + PreserveNewest + PreserveNewest