diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 8680873..9e7df7f 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1844,7 +1844,8 @@ namespace Bloxstrap.Resources { /// /// Looks up a localized string similar to Some of the flags you are attempting to import already have set values. Would you like to overwrite their current values with the ones defined in the import? /// - ///. + ///There are {0} conflicting flag definitions: + ///{1}. /// public static string Menu_FastFlagEditor_ConflictingImport { get { diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 98c90fe..6604f62 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -721,7 +721,8 @@ Would you like to upgrade your currently installed version? Some of the flags you are attempting to import already have set values. Would you like to overwrite their current values with the ones defined in the import? - +There are {0} conflicting flag definitions: +{1} Delete selected