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