Added warning for snippet editing as commented on issue #403.
This commit is contained in:
parent
1147017d92
commit
861db9beef
24 changed files with 79 additions and 5 deletions
|
@ -117,6 +117,9 @@
|
|||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="lblEditSnippetWarningResource1.Text" xml:space="preserve">
|
||||
<value><div class='warning' style='float: right;'>You are now editing a snippet. After you are done,<br />it is <b>strongly</b> suggested to rebuild the search engine index in the <i>Admin Home</i> page.</div></value>
|
||||
</data>
|
||||
<data name="btnNewSnippetResource1.ToolTip" xml:space="preserve">
|
||||
<value />
|
||||
</data>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue