mirror of https://github.com/zlatinb/muwire
directory -> folder
parent
ad3767a060
commit
3833b90870
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: I2P MuWire\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-11-22 16:51+0000\n"
|
||||
"POT-Creation-Date: 2020-12-01 19:42+0000\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -653,7 +653,7 @@ msgid "Sharing"
|
|||
msgstr ""
|
||||
|
||||
#: build/tmp_jsp/com/muwire/webui/ConfigurationPage_jsp.java:336
|
||||
msgid "Drop Box directory"
|
||||
msgid "Drop Box folder"
|
||||
msgstr ""
|
||||
|
||||
#: build/tmp_jsp/com/muwire/webui/ConfigurationPage_jsp.java:338
|
||||
|
|
|
@ -129,7 +129,7 @@ Exception error = (Exception) application.getAttribute("MWConfigError");
|
|||
<h3><%=Util._t("Sharing")%></h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><div class="tooltip"><%=Util._t("Drop Box directory")%>
|
||||
<td><div class="tooltip"><%=Util._t("Drop Box folder")%>
|
||||
<span class="tooltiptext"><%=Util._t("Where to store files you share with drag and drop")%></span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
Loading…
Reference in New Issue