Rename URI fields to private and public key.
[jSite.git] / src / de / todesbaum / jsite / i18n / jSite.properties
index 3ec12d8..d341ff2 100644 (file)
@@ -115,8 +115,8 @@ jsite.project.project.name=Name
 jsite.project.project.description=Description
 jsite.project.project.local-path=Local path
 jsite.project.project.address=Address
-jsite.project.project.public-key=Request URI
-jsite.project.project.private-key=Insert URI
+jsite.project.project.public-key=Public Key
+jsite.project.project.private-key=Private Key
 jsite.project.project.path=Freesite Path
 jsite.project.project.edition=Edition
 jsite.project.keygen.io-error=<html><b>Node communication failure</b><br><br>Communication with the node failed<br>with the following error message:<br><br><code>{0}</code><br><br>Please make sure that you have entered<br>the correct host name and port number<br>on the "Node Settings" page.</html>