Update REQUIREMENTS.MD
[Mograsim.git] / com.example.e4.rcp.nl1 / OSGI-INF / l10n / bundle_en.properties
1 #Properties file for com.example.e4.rcp
2 Bundle-Vendor = ME
3 Bundle-Name = Test RPC Project
4 product.name = Test RPC Project
5 trimmedwindow.label.1 = Eclipse 4 RCP Application
6 trimmedwindow.tooltip.1 = Main Window
7 part.label.1 = Sample Part
8 part.label.2 = Nother Part
9 menu.label.1 = File
10 handledmenuitem.label.1 = Open
11 handledmenuitem.label.2 = Save
12 handledmenuitem.label.3 = Quit
13 menu.label.2 = Help
14 handledmenuitem.label.4 = About
15 command.commandname.1 = quitCommand
16 command.commandname.2 = openCommand
17 command.commandname.3 = saveCommand
18 command.commandname.4 = aboutCommand