X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fi18n%2FjSite.properties;h=d4e22b0ec206188e7cc372ab4ac280cca18ab586;hb=d7d47df76c18b4340d15ca785e65ab920ccae50e;hp=7fd5ab26eb0dd4dc4f9cb0a8e9c1bb4d87a134a2;hpb=bc536390e605790a8948825c2ed6abaf591b0b67;p=jSite2.git diff --git a/src/net/pterodactylus/jsite/i18n/jSite.properties b/src/net/pterodactylus/jsite/i18n/jSite.properties index 7fd5ab2..d4e22b0 100644 --- a/src/net/pterodactylus/jsite/i18n/jSite.properties +++ b/src/net/pterodactylus/jsite/i18n/jSite.properties @@ -59,6 +59,9 @@ mainWindow.statusBar.connectedToNode: Connected to \u201c{0}\u201d (at {1}:{2,nu mainWindow.statusBar.connectionToNodeFailed: Connection to \u201c{0}\u201d (at {1}:{2,number,#}) failed: {3} mainWindow.statusBar.disconnectedFromNode: Disconnected from \u201c{0}\u201d (at {1}:{2,number,#}). +mainWindow.statusBar.nodeLabel.name: Node \u201c{0}\u201d +mainWindow.statusBar.nodeLabel.menmonic: VK_UNDEFINED + # main menus mainWindow.menu.jSite.name: jSite mainWindow.menu.jSite.mnemonic: VK_J @@ -68,9 +71,15 @@ mainWindow.menu.node.mnemonic: VK_N mainWindow.menu.connect.name: Connect mainWindow.menu.connect.mnemonic: VK_C +mainWindow.menu.connect.accelerator: VK_UNDEFINED +mainWindow.menu.connect.shortDescription: Connects to the node +mainWindow.menu.connect.longDescription: Connects to the node mainWindow.menu.disconnect.name: Disconnect mainWindow.menu.disconnect.mnemonic: VK_D +mainWindow.menu.disconnect.accelerator: VK_UNDEFINED +mainWindow.menu.disconnect.shortDescription: Disconnects from the node +mainWindow.menu.disconnect.longDescription: Disconnects from the node mainWindow.menu.connectNoNodeAvailable.name: No node available mainWindow.menu.disconnectNoNodeAvailable.name: No node connected @@ -174,6 +183,15 @@ projectPanel.label.name.mnemonic: VK_N projectPanel.label.description.name: Description projectPanel.label.description.mnemonic: VK_D +projectPanel.label.basePath.name: Base Path +projectPanel.label.basePath.mnemonic: VK_B + +projectPanel.button.changeBasePath.name: Change +projectPanel.button.changeBasePath.mnemonic: VK_C +projectPanel.button.changeBasePath.accelerator: Ctrl-VK_C +projectPanel.button.changeBasePath.shortDescription: Changes the path the files are read from +projectPanel.button.changeBasePath.longDescription: Changes the path the files are read from + # # the "manage nodes" dialog #