diff --git a/CHANGELOG.md b/CHANGELOG.md index e1ad3c22ea..dd79d39009 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. - [Core] Don't prompt user to choose conflicting modules (#3434 by: HebaruSan; reviewed: DasSkelett) - [Core] Don't prompt to overwrite dirs (#3464 by: HebaruSan; reviewed: DasSkelett) - [ConsoleUI] Keep dependencies in the box in ConsoleUI (#3459 by: HebaruSan; reviewed: DasSkelett) +- [GUI] French translation bits in label dialog (#3465 by: vinix38; reviewed: HebaruSan) ### Internal diff --git a/GUI/Dialogs/EditLabelsDialog.Designer.cs b/GUI/Dialogs/EditLabelsDialog.Designer.cs index e634e2f17b..f8f839531c 100644 --- a/GUI/Dialogs/EditLabelsDialog.Designer.cs +++ b/GUI/Dialogs/EditLabelsDialog.Designer.cs @@ -190,7 +190,7 @@ private void InitializeComponent() this.ColorButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.ColorButton.Location = new System.Drawing.Point(118, 40); this.ColorButton.Name = "ColorButton"; - this.ColorButton.Size = new System.Drawing.Size(50, 20); + this.ColorButton.Size = new System.Drawing.Size(80, 20); this.ColorButton.UseVisualStyleBackColor = false; this.ColorButton.Click += new System.EventHandler(this.ColorButton_Click); resources.ApplyResources(this.ColorButton, "ColorButton"); diff --git a/GUI/Localization/fr-FR/EditLabelsDialog.fr-FR.resx b/GUI/Localization/fr-FR/EditLabelsDialog.fr-FR.resx index 9908571387..234267d50e 100644 --- a/GUI/Localization/fr-FR/EditLabelsDialog.fr-FR.resx +++ b/GUI/Localization/fr-FR/EditLabelsDialog.fr-FR.resx @@ -130,6 +130,7 @@ Enlever en cas de mise à jour Alerter lors de l'installation Enlever lors de l'installation + Ne pas mettre à jour Fermer Sauvegarder Annuler