add i18n for mime type label
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 27 May 2008 00:03:44 +0000 (02:03 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 27 May 2008 00:03:44 +0000 (02:03 +0200)
src/net/pterodactylus/jsite/i18n/jSite.properties
src/net/pterodactylus/jsite/i18n/jSite_de.properties

index a5b75a2..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}. 
 
index 37b7731..87e38af 100644 (file)
@@ -187,6 +187,9 @@ projectPanel.label.description.mnemonic: VK_B
 projectPanel.label.basePath.name: Basispfad
 projectPanel.label.basePath.mnemonic: VK_B
 
+projectPanel.label.mimeType.name: MIME Type
+projectPanel.label.mimeType.mnemonic: VK_M
+
 projectPanel.basePathInformation.scanning: Durchsuche den Basispfad\u2026
 projectPanel.basePathInformation.fileCount: {0} Datei{0,choice,0#en|1#|2#en} gefunden.