mirror of https://github.com/zlatinb/muwire
directory -> folder
parent
bf799782ee
commit
3a499aff66
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: I2P MuWire\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-12-01 20:13+0000\n"
|
||||
"POT-Creation-Date: 2020-12-01 20:16+0000\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -966,7 +966,7 @@ msgid "Welcome to MuWire! Please select a nickname and download locations"
|
|||
msgstr ""
|
||||
|
||||
#: build/tmp_jsp/com/muwire/webui/MuWire_jsp.java:189
|
||||
msgid "These directories will be created if they do not already exist"
|
||||
msgid "These folders will be created if they do not already exist"
|
||||
msgstr ""
|
||||
|
||||
#: build/tmp_jsp/com/muwire/webui/MuWire_jsp.java:191
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<% } %>
|
||||
|
||||
<h3><%=Util._t("Welcome to MuWire! Please select a nickname and download locations")%></h3>
|
||||
<p><%=Util._t("These directories will be created if they do not already exist")%></p>
|
||||
<p><%=Util._t("These folders will be created if they do not already exist")%></p>
|
||||
<form action="/MuWire/init" method="post">
|
||||
<%=Util._t("Nickname")%>:<br/>
|
||||
<input type="text" name="nickname"><br>
|
||||
|
|
Loading…
Reference in New Issue