Fixed typo and added missing resource keys in AdminLog.aspx.

This commit is contained in:
Dario Solera 2009-10-25 09:02:39 +00:00
parent 2199499e21
commit 2e5d16238f
22 changed files with 185 additions and 4 deletions

View file

@ -159,4 +159,13 @@
<data name="PageResource1.Title" xml:space="preserve">
<value>Administration</value>
</data>
<data name="btnNoLimitResource1.Text" xml:space="preserve">
<value>Display all</value>
</data>
<data name="btnNoLimitResource1.ToolTip" xml:space="preserve">
<value>Display all log entries (might take a few seconds)</value>
</data>
<data name="lblLimitResource1.Text" xml:space="preserve">
<value>Currently displaying only 100 log entries &amp;mdash;</value>
</data>
</root>