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