Mercurial > hg > ccmieditor
annotate java/src/uk/ac/qmul/eecs/ccmi/gui/EdgePopupMenu.properties @ 0:9418ab7b7f3f
Initial import
author | Fiore Martin <fiore@eecs.qmul.ac.uk> |
---|---|
date | Fri, 16 Dec 2011 17:35:51 +0000 |
parents | |
children | 4b2f975e35fa |
rev | line source |
---|---|
fiore@0 | 1 |
fiore@0 | 2 |
fiore@0 | 3 menu.set_label=Set Label |
fiore@0 | 4 menu.choose_arrow_head=Choose Arrow Head |
fiore@0 | 5 menu.set_name=Set Name |
fiore@0 | 6 |
fiore@0 | 7 dialog.lock_failure.end=Edge end is being edited by another user |
fiore@0 | 8 dialog.lock_failure.name=Edge name is being edited by another user |
fiore@0 | 9 |
fiore@0 | 10 dialog.input.label=Enter Label Text |
fiore@0 | 11 dialog.input.arrow=Choose Arrow Head |
fiore@0 | 12 dialog.input.arrow.title=Select |
fiore@0 | 13 dialog.input.name=Renaming {0}, Enter new name |