directory -> folder

pull/53/head
Zlatin Balevsky 2020-12-01 20:17:01 +00:00
parent bf799782ee
commit 3a499aff66
No known key found for this signature in database
GPG Key ID: A72832072D525E41
2 changed files with 3 additions and 3 deletions

View File

@ -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-12-01 20:13+0000\n" "POT-Creation-Date: 2020-12-01 20:16+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"
@ -966,7 +966,7 @@ msgid "Welcome to MuWire! Please select a nickname and download locations"
msgstr "" msgstr ""
#: build/tmp_jsp/com/muwire/webui/MuWire_jsp.java:189 #: 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 "" msgstr ""
#: build/tmp_jsp/com/muwire/webui/MuWire_jsp.java:191 #: build/tmp_jsp/com/muwire/webui/MuWire_jsp.java:191

View File

@ -49,7 +49,7 @@
<% } %> <% } %>
<h3><%=Util._t("Welcome to MuWire! Please select a nickname and download locations")%></h3> <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"> <form action="/MuWire/init" method="post">
<%=Util._t("Nickname")%>:<br/> <%=Util._t("Nickname")%>:<br/>
<input type="text" name="nickname"><br> <input type="text" name="nickname"><br>