add i18n for mime type label
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index 3ae4b6a..c5a8c54 100644 (file)
@@ -187,6 +187,9 @@ projectPanel.label.description.mnemonic: VK_D
 projectPanel.label.basePath.name: Base Path
 projectPanel.label.basePath.mnemonic: VK_B
 
+projectPanel.label.mimeType.name: MIME Type
+projectPanel.label.mimeType.mnemonic: VK_M
+
 projectPanel.basePathInformation.scanning: Scanning the base path\u2026
 projectPanel.basePathInformation.fileCount: Found {0} file{0,choice,0#s|1#|2#s}. 
 
@@ -318,3 +321,10 @@ 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
+