diff --git a/webui/locale/messages_en.po b/webui/locale/messages_en.po index 3df946b2..814fcce9 100644 --- a/webui/locale/messages_en.po +++ b/webui/locale/messages_en.po @@ -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 diff --git a/webui/src/main/webapp/ConfigurationPage.jsp b/webui/src/main/webapp/ConfigurationPage.jsp index abe7b555..39ac5d76 100644 --- a/webui/src/main/webapp/ConfigurationPage.jsp +++ b/webui/src/main/webapp/ConfigurationPage.jsp @@ -129,7 +129,7 @@ Exception error = (Exception) application.getAttribute("MWConfigError");

<%=Util._t("Sharing")%>

-
<%=Util._t("Drop Box directory")%> +
<%=Util._t("Drop Box folder")%> <%=Util._t("Where to store files you share with drag and drop")%>