diff FrmUnit.cs @ 138:18d607b0249b

Re #203: Translate to multiple languages * Add French translation from Dreadaxe Re #88: Complete initial WinForms UI * Resize new army form and text widgets on unit form to allow space for longer French translations
author IBBoard <dev@ibboard.co.uk>
date Tue, 06 Apr 2010 13:13:24 +0000
parents f4d3e64bdb18
children 28105d9c2b25
line wrap: on
line diff
--- a/FrmUnit.cs	Sat Apr 03 20:06:33 2010 +0000
+++ b/FrmUnit.cs	Tue Apr 06 13:13:24 2010 +0000
@@ -249,9 +249,9 @@
 			// lblUnitSize
 			// 
 			this.lblUnitSize.Anchor = ((System.Windows.Forms.AnchorStyles) ((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
-			this.lblUnitSize.Location = new System.Drawing.Point(452, 8);
+			this.lblUnitSize.Location = new System.Drawing.Point(426, 8);
 			this.lblUnitSize.Name = "lblUnitSize";
-			this.lblUnitSize.Size = new System.Drawing.Size(72, 23);
+			this.lblUnitSize.Size = new System.Drawing.Size(98, 23);
 			this.lblUnitSize.TabIndex = 0;
 			this.lblUnitSize.Text = "unit size";
 			this.lblUnitSize.TextAlign = System.Drawing.ContentAlignment.TopRight;
@@ -327,7 +327,7 @@
 			// 
 			this.lblPoints.Location = new System.Drawing.Point(358, 8);
 			this.lblPoints.Name = "lblPoints";
-			this.lblPoints.Size = new System.Drawing.Size(88, 21);
+			this.lblPoints.Size = new System.Drawing.Size(77, 21);
 			this.lblPoints.TabIndex = 12;
 			this.lblPoints.Text = "(points)";
 			//