Skip to content

Commit 36a8a34

Browse files
committed
Correct wording in the resource strings.
1 parent e6bd0be commit 36a8a34

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

RetailCoder.VBE/UI/RubberduckUI.Designer.cs

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RetailCoder.VBE/UI/RubberduckUI.resx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1802,7 +1802,9 @@ Would you like to import them to Rubberduck?</value>
18021802
<value>Compile On Demand Setting</value>
18031803
</data>
18041804
<data name="GeneralSettings_CompileBeforeParse_WarnCompileOnDemandEnabled" xml:space="preserve">
1805-
<value>The VBE setting "Compile On Demand" is currently enabled. It is strongly recommended that you disable the setting via the VBE Properties dialog under General tab in order to use the Compile Before Parse feature. Do you want to disable it now?\r\n\r\nNOTE: Restart may be required for setting to take effect.</value>
1805+
<value>The VBE setting "Compile On Demand" is currently enabled. It is strongly recommended that you disable the setting via the VBE Options dialog under General tab in order to use the Compile Before Parse feature. Do you want to disable it now?
1806+
1807+
NOTE: Restart may be required for setting to take effect.</value>
18061808
</data>
18071809
<data name="GeneralSettings_CompileBeforeParse_WarnCompileOnDemandEnabled_Caption" xml:space="preserve">
18081810
<value>Compile On Demand currently enabled</value>

0 commit comments

Comments
 (0)