annotate java/src/uk/ac/qmul/eecs/ccmi/gui/filechooser/SpeechFileChooser.properties @ 1:e3935c01cde2 tip

moved license of PdPersistenceManager to the beginning of the file
author Fiore Martin <f.martin@qmul.ac.uk>
date Tue, 08 Jul 2014 19:52:03 +0100
parents 78b7fc5391a2
children
rev   line source
f@0 1
f@0 2 dir={0} Directory
f@0 3 file={0}
f@0 4
f@0 5 tree_root.label=File System
f@0 6 tree.accessible_name=File System Tree
f@0 7
f@0 8 open_button.label=Open
f@0 9 cancel_button.label=Cancel
f@0 10 save_button.label=Save
f@0 11
f@0 12 dialog.open.title=Open File Dialog
f@0 13 dialog.save.title=Save File Dialog
f@0 14 dialog.open.message=Open File dialog. {0} selected
f@0 15 dialog.save.message=Save File dialog. {0} selected
f@0 16 dialog.file_chooser.file_name=File Name:
f@0 17 dialog.file_chooser.file_type=File Type:
f@0 18 dialog.error.no_file_name=Error: no file name entered
f@0 19 all_file_filter.label=All Files