diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-12-06 11:00:33 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-12-06 11:00:33 +0000 |
commit | 5e83af45ae21ff3b4f77309c667b738ec0982e70 (patch) | |
tree | 7f15f1d2c7fe8dd85da480964ae374eb635f714d /modules | |
parent | df3ee4c199242599921d8874656619d07ea14102 (diff) |
modules/admin-full, po: s/libiwinfo/libiwinfo-lua/
Diffstat (limited to 'modules')
-rw-r--r-- | modules/admin-full/luasrc/view/admin_network/wifi_overview.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm b/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm index 5500224a3..046b76956 100644 --- a/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm +++ b/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm @@ -113,7 +113,7 @@ $Id$ <% if not has_iwinfo then %> <div class="errorbox"> <strong><%:Package libiwinfo required!%></strong><br /> - <%_The <em>libiwinfo</em> package is not installed. You must install this component for working wireless configuration!%> + <%_The <em>libiwinfo-lua</em> package is not installed. You must install this component for working wireless configuration!%> </div> <% end %> |