There is no resourcekey here:
\DesktopModules\DnnForge - NewsArticles - ucSearch.ascx
<tr align=left> <td class="articleFooterCell" colspan="3"> <asp:Label Runat="server" ID="lblPaging" ResourceKey="Paging" EnableViewState="False" CssClass="Normal" /> <asp:label id="lblCurrentPage" runat="server" CssClass="Normal"></asp:label> </td> </tr>
For those who need to localize the results page they can't thru resx files. Page i of n is displayed.
Bertrand. |