luci-app-travelmate fixed
Signed-off-by: Vladimir <picfun@ya.ru>
This commit is contained in:
parent
f4d02b6983
commit
e58ce740d0
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ This is free software, licensed under the Apache License, Version 2.0
|
|||
<form class="inline" action="<%=luci.dispatcher.build_url('admin/services/travelmate/wifiscan')%>" method="post">
|
||||
<input type="hidden" name="device" value="<%=device%>"/>
|
||||
<input type="hidden" name="token" value="<%=token%>"/>
|
||||
<input type="submit" class="cbi-button cbi-button-find" title="<%:Find and join network on %><%=device%>" value="<%:Scan %><%=device%>"/>
|
||||
<input type="submit" class="cbi-button cbi-button-find" title="<%:Find and join network on%> <%=device%>" value="<%:Scan%> <%=device%>"/>
|
||||
</form>
|
||||
<%
|
||||
end)
|
||||
|
|
|
@ -115,7 +115,7 @@ msgid "Extra options"
|
|||
msgstr "Дополнительные настройки"
|
||||
|
||||
msgid "Find and join network on"
|
||||
msgstr "Найти сеть и подключится к ней"
|
||||
msgstr "Найти сеть для подключения используя"
|
||||
|
||||
msgid ""
|
||||
"For further information <a href=\"%s\" target=\"_blank\">see online "
|
||||
|
|
Loading…
Reference in a new issue