add label above project files
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index e8d25b3..b1b897c 100644 (file)
@@ -196,6 +196,12 @@ 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
 
+projectPanel.button.editFiles.name: Edit Files
+projectPanel.button.editFiles.mnemonic: VK_E
+projectPanel.button.editFiles.accelerator: Ctrl-VK_E
+projectPanel.button.editFiles.shortDescription: Edit physical and virtual files
+projectPanel.button.editFiles.longDescription: Edit physical and virtual files
+
 # the "edit node" dialog
 editNodeDialog.title: Edit Node
 
@@ -307,3 +313,26 @@ logWindow.label.logLevel.mnemonic: VK_S
 logWindow.table.column.time.name: Time
 logWindow.table.column.level.name: Level
 logWindow.table.column.message.name: Message
+
+#
+# the file manager
+#
+fileManager.title: File Manager for Project \u201c{0}\u201d
+
+fileManager.button.close.name: Close
+fileManager.button.close.mnemonic: VK_C
+fileManager.button.close.accelerator: VK_ESC
+fileManager.button.close.shortDescription: Close the file manager
+fileManager.button.close.longDescription: Close the file manager
+
+fileManager.label.mimeType.name: MIME Type
+fileManager.label.mimeType.mnemonic: VK_M
+
+fileManager.label.projectFiles.name: Project Files
+fileManager.label.projectFiles.mnemonic: VK_F
+
+fileManager.checkbox.insertFile.name: Insert file
+fileManager.checkbox.insertFile.mnemonic: VK_I
+fileManager.checkbox.insertFile.accelerator: Ctrl-VK_I
+fileManager.checkbox.insertFile.shortDescription: Whether to insert this file
+fileManager.checkbox.insertFile.longDescription: Whether to insert this file