annotate java/src/uk/ac/qmul/eecs/ccmi/gui/persistence/PersistenceManager.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
|
f@0
|
3 dialog.error.file_exists=File already exist
|
f@0
|
4 dialog.error.node_type_not_present=Node type {0} not present in template definition
|
f@0
|
5 dialog.error.edge_type_not_present=Edge type {0} not present in template definition
|
f@0
|
6 dialog.error.problem.save=Error: a problem occurred while saving the file
|
f@0
|
7 dialog.error.problem.open=Error: a problem occurred while opening the file
|
f@0
|
8 dialog.error.malformed_file=Error: the opened file is malformed |