show state and allow exit based on state

This commit is contained in:
Andreas Billmann
2015-12-18 12:19:19 +01:00
parent 67f92cd60f
commit c87471f0d1
5 changed files with 147 additions and 25 deletions

View File

@@ -9,6 +9,17 @@ menu.edit = Edit
menu.help = Help
title.validation.errors = Validation Errors:
stateline.csv = CSV:
stateline.configuration = Validation Configuration:
stateline.state = State:
state.changed = changed
state.unchanged = unchanged
dialog.exit.title = Close Application
dialog.exit.header.text = Do you want to close application?
dialog.exit.text = There are changes made to the csv file. If you close now, the changes are lost!
# validaton messages
validation.message.not.empty = should not be empty
validation.message.integer = should be an integer