Skip to main content
summaryrefslogblamecommitdiffstats
blob: 5d021c9845da01a1093f8d9acd53f0f879ffd3c3 (plain) (tree)




























                                                                               
###############################################################################
# Copyright (c) 2011 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
# 
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
fileMenu = _File
editMenu = _Edit
switchThemeMenu = _Theme
partDetails = Details
contactsTree = Tree
contactsTable = Table
contactsList = List
menuLabelSave = _Save
menuLabelCut = Cut
menuLabelCopy = Copy
menuLabelPaste = Paste
menuLabelUndo = Undo
menuLabelDelete = _Delete
menuLabelDirectExit = Direct E_xit
menuLabelExit = _Exit
windowTitle = e4 JavaFX Contacts Demo
contactsTooltip = List of Contacts
detailsTooltip = Contact Details
toolbarSaveTooltip = Save

Back to the top