I18n
[Mograsim.git] / com.example.e4.rcp.nl1 / OSGI-INF / l10n / bundle_en.properties
diff --git a/com.example.e4.rcp.nl1/OSGI-INF/l10n/bundle_en.properties b/com.example.e4.rcp.nl1/OSGI-INF/l10n/bundle_en.properties
new file mode 100644 (file)
index 0000000..f19d5ba
--- /dev/null
@@ -0,0 +1,18 @@
+#Properties file for com.example.e4.rcp
+Bundle-Vendor = ME
+Bundle-Name = Test RPC Project
+product.name = Test RPC Project
+trimmedwindow.label.1 = Eclipse 4 RCP Application
+trimmedwindow.tooltip.1 = Main Window
+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