comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties @ 605:9e30c776cbef

Improved the exception handling. flys-client/trunk@2212 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 23 Jun 2011 09:22:54 +0000
parents 14e5e51a7de4
children 418be98527f0
comparison
equal deleted inserted replaced
604:84d3c5fde5bb 605:9e30c776cbef
6 projects = Projects 6 projects = Projects
7 open_project = Open Project 7 open_project = Open Project
8 delete_project = Delete Project 8 delete_project = Delete Project
9 rename_project = Rename Project 9 rename_project = Rename Project
10 manage_projects = Manage Projects 10 manage_projects = Manage Projects
11 favorite_tooltip = Permanently store?
12 favorite_tooltip_meaning = Golden star: stored
13 projectlist_creationTime = Creation time
14 projectlist_title = Title
15 projectlist_favorite = Permanent
16 really_delete = Do you really want to delete this project?
11 switch_language = German 17 switch_language = German
12 info = Info 18 info = Info
13 warning = Attention 19 warning = Attention
14 warning_language = Choosing a new language starts a new session. All open windows will be closed. 20 warning_language = Choosing a new language starts a new session. All open windows will be closed.
15 no_projects = No existing calculations found. 21 no_projects = No existing calculations found.
96 dataexport = Datenexport 102 dataexport = Datenexport
97 csv = CSV 103 csv = CSV
98 wst = WST 104 wst = WST
99 chart_themepanel_header_themes = Theme 105 chart_themepanel_header_themes = Theme
100 106
107 unexpected_exception = There occured an unexpected exception
101 error_read_minmax_values = Error while reading min/max values for the location input. 108 error_read_minmax_values = Error while reading min/max values for the location input.
102 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2. 109 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
103 error_validate_lower_range = The lower value $1 needs to be bigger than $2. 110 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
104 error_validate_upper_range = The upper value $1 needs to be smaller than $2. 111 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
105 error_empty_state = Required inputs are missing. 112 error_empty_state = Required inputs are missing.

http://dive4elements.wald.intevation.org