I18n
[Mograsim.git] / com.example.e4.rcp / OSGI-INF / l10n / bundle.properties
diff --git a/com.example.e4.rcp/OSGI-INF/l10n/bundle.properties b/com.example.e4.rcp/OSGI-INF/l10n/bundle.properties
new file mode 100644 (file)
index 0000000..c63e7c3
--- /dev/null
@@ -0,0 +1,18 @@
+#Properties file for com.example.e4.rcp
+Bundle-Vendor = EXAMPLE
+Bundle-Name = Rcp
+product.name = com.example.e4.rcp
+trimmedwindow.label.1 = Eclipse 4 RCP Application
+trimmedwindow.tooltip.1 = Hauptfenster
+part.label.1 = Sample Part
+part.label.2 = Nother Part
+menu.label.1 = File
+handledmenuitem.label.1 = Open
+handledmenuitem.label.2 = Save
+handledmenuitem.label.3 = Quit
+menu.label.2 = Help
+handledmenuitem.label.4 = About
+command.commandname.1 = quitCommand
+command.commandname.2 = openCommand
+command.commandname.3 = saveCommand
+command.commandname.4 = aboutCommand