Fixed typo and added missing resource keys in AdminLog.aspx.
This commit is contained in:
parent
2199499e21
commit
2e5d16238f
22 changed files with 185 additions and 4 deletions
|
@ -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 &mdash;</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue