Commit dd735290 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Replaced hardcoded text with resource bundles.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1659 b35dd754-fafc-0310-a699-88a17e54d16e
parent 0a164c64
......@@ -350,8 +350,8 @@ function openWin(el) {
</td>
<td nowrap valign="top">
<a href="#" onclick="openWin(document.f.ignore);return false;"
title="Click to browse available users..."
><img src="images/user.gif" border="0"/> Browse Users</a>
title="<fmt:message key="user.browser.browse_users_desc" />"
><img src="images/user.gif" border="0"/> <fmt:message key="user.browser.browse_users" /></a>
</td>
</table>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment