aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/WixStrings.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core/WixStrings.Designer.cs')
-rw-r--r--src/WixToolset.Core/WixStrings.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/WixToolset.Core/WixStrings.Designer.cs b/src/WixToolset.Core/WixStrings.Designer.cs
index 75e2b908..36e64267 100644
--- a/src/WixToolset.Core/WixStrings.Designer.cs
+++ b/src/WixToolset.Core/WixStrings.Designer.cs
@@ -163,7 +163,7 @@ namespace WixToolset {
163 /// <summary> 163 /// <summary>
164 /// Looks up a localized string similar to Found an ActionRow with a non-existent {0} action: {1}.. 164 /// Looks up a localized string similar to Found an ActionRow with a non-existent {0} action: {1}..
165 /// </summary> 165 /// </summary>
166 internal static string EXP_FoundActionRowWinNonExistentAction { 166 public static string EXP_FoundActionRowWinNonExistentAction {
167 get { 167 get {
168 return ResourceManager.GetString("EXP_FoundActionRowWinNonExistentAction", resourceCulture); 168 return ResourceManager.GetString("EXP_FoundActionRowWinNonExistentAction", resourceCulture);
169 } 169 }
@@ -172,7 +172,7 @@ namespace WixToolset {
172 /// <summary> 172 /// <summary>
173 /// Looks up a localized string similar to Found an ActionRow with no Sequence, Before, or After column set.. 173 /// Looks up a localized string similar to Found an ActionRow with no Sequence, Before, or After column set..
174 /// </summary> 174 /// </summary>
175 internal static string EXP_FoundActionRowWithNoSequenceBeforeOrAfterColumnSet { 175 public static string EXP_FoundActionRowWithNoSequenceBeforeOrAfterColumnSet {
176 get { 176 get {
177 return ResourceManager.GetString("EXP_FoundActionRowWithNoSequenceBeforeOrAfterColumnSet", resourceCulture); 177 return ResourceManager.GetString("EXP_FoundActionRowWithNoSequenceBeforeOrAfterColumnSet", resourceCulture);
178 } 178 }