<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>Node configuration</comment>
<entry key="applicationTitle">MyDiskNode</entry>

<entry key="nodePathTitle">Shared Folder</entry>
<entry key="nodePathDetail">Specify the folder on your computer you would like to share on the Internet.</entry>
<entry key="nodeNameTitle">Node Name</entry>
<entry key="nodeNameDetail">Specify a unique name to reference the folder online.</entry>
<entry key="onlineAddressTitle">Online Address</entry>
<entry key="onlineAddressDetail">Use this link to access the folder online. This link can be copied and given to people who may access files in the folder.</entry>

<entry key="nodeIdTitle">Node Identity</entry>
<entry key="nodeIdDetail">This value is used to identify this node on the Internet.</entry>
<entry key="nodePasswordTitle">Password Protection</entry>
<entry key="nodePasswordDetail">Use a password to prevent unauthorized access.</entry>
<entry key="taskAssignmentUrlTitle">Task Assignment End Point</entry>
<entry key="taskAssignmentUrlDetail">The WikiWebServer class that assigns tasks.</entry>
<entry key="taskCommunicationUrlTitle">Task Communication End Point</entry>
<entry key="taskCommunicationUrlDetail">The WikiWebServer class that tasks communicate with.</entry>
<entry key="taskClassServerUrlTitle">Class Server</entry>
<entry key="taskClassServerUrlDetail">The WikiWebServer where additional Java classes can be download if not available locally.</entry>

<entry key="copyButtonText">Copy</entry>
<entry key="browseButtonText">Browse</entry>
<entry key="badConfigurationValue">Invalid configuration value</entry>

<entry key="tabGeneral">General</entry>
<entry key="tabAdvanced">Advanced</entry>
<entry key="tabTasks">Tasks</entry>
<entry key="tasksPrevious">Previous Tasks</entry>
<entry key="tasksActive">Active Tasks</entry>

<entry key="closeTitle">If you close MyDiskNode you will no longer
be able to access this computer online.

Are you sure you want to close MyDiskNode?</entry>
<entry key="closeText">Stop MyDiskNode?</entry>
<entry key="delayTip">The number of seconds until this node establishes connections</entry>

<entry key="trayMessageTitle">MyDiskNode is active.</entry>
<entry key="trayMessageText">MyDiskNode is running in the background. To configure or close MyDiskNode click this icon.</entry>
</properties>
