This repository was archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 189
Expand file tree
/
Copy pathmessages.properties
More file actions
610 lines (508 loc) · 30.7 KB
/
messages.properties
File metadata and controls
610 lines (508 loc) · 30.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
#Themes
standard_theme_label=Standard
steel_blue_theme_label=Steel Blue
deep_chestnut_theme_label=Deep Chestnut
spring_green_theme_label=Spring Green
french_lilac_theme_label=French Lilac
celestial_blue_theme_label=Celestial Blue
peach_orange_theme_label=Peach Orange
#Supported Question Types-----------------------------------------------
yes_no_checkbox_label=Yes No Checkbox
yes_no_dropdown_label=Yes No DropDown
short_text_input_label=Short Text Input
long_text_input_label=Long Text Input
huge_text_input_label=Huge Text Input
integer_input_label=Integer Input
currency_input_label=Currency Input
decimal_input_label=Decimal Input
date_input_label=Date Input
single_choice_drop_down_label=Single choice Drop Down
multiple_choice_checkboxes_label=Multiple Choice Checkboxes
dataset_drop_down_label=DataSet Drop Down
single_choice_radio_buttons_label=Single Choice Radio Buttons
yes_no_checkbox_matrix_label=Yes No Checkbox Matrix
yes_no_dropdown_matrix_label=Yes No DropDown Matrix
short_text_input_matrix_label=Short Text Input Matrix
integer_input_matrix_label=Integer Input Matrix
currency_input_matrix_label=Currency Input Matrix
decimal_input_matrix_label=Decimal Input Matrix
date_input_matrix_label=Date Input Matrix
file_upload_label= File Upload
image_display_label=Image
no_departments=There are no Departments associated with your account. To create survey you must first create a department. To do so click here:
no_sectors=There are no Sectors associated with your account. To Save a Template you must first create a Sector. To do so click here:
video_display_label=Video
star_rating_label=Star Rating
smiley_faces_rating_label=Smiley Faces
#------------------------------------------------------------------------------
chart_label=Chart
standard_question_types_label=Standard Questions:
matrix_question_types_label=Matrix Questions:
other_question_types_label=Other Questions:
#------------------------------------------------------------------------------
#Question Options codes--------------------------------------------------------
question_options_ST=Short Text Input
question_options_SD=Single choice Drop Down
question_options_MC=Multiple Choice Checkboxes
question_options_SR=Single Choice Radio Buttons
question_options_STR=Star Rating
question_options_SFR=Smiley Faces
#Question Directions ----------------------------------------------------------
horizontal_label=Horizontal
vertical_label=Vertical
#------------------------------------------------------------------------------
#default 5 point rating labels -------------------------------------------------------
extremely_unsatisfied_label=Extremely Unsatisfied
unsatisfied_label=Unsatisfied
neutral_label=Neutral
satisfied_label=Satisfied
extremely_satisfied_label=Extremely Satisfied
#------------------------------------------------------------------------------
#default 5 point rating labels -------------------------------------------------------
options_label=Options
columns_label=Columns
rows_label=Rows
#------------------------------------------------------------------------------
#Top Menu Messages
#--------------------------------------------------------------------------------------------------
topmenu_statistics=Statistics
topmenu_surveys=Survey Entries
topmenu_settings=Settings
topmenu_security=Security
topmenu_security_newinternal=New Internal
topmenu_security_newexternal=New External
topmenu_templates=Templates
topmenu_admin=Admin
topmenu_help=Help
topmenu_myAccount=My Account
topmenu_login=Login
topmenu_error=Error
topmenu_templates_help=Help Content
topmenu_templates_email=Email Templates
topmenu_help_main=Main Help
topmenu_help_howto=How To
topmenu_help_about=About
topmenu_new=New
topmenu_search=Search
topmenu_export=Export
topmenu_list=List
#--------------------------------------------------------------------------------------------------
#Left Menu Messages
#--------------------------------------------------------------------------------------------------
leftmenu_submissions=Surveys Menu
leftmenu_reports=Reports Menu
leftmenu_settings=Settings Menu
leftmenu_templates=Templates Menu
leftmenu_security=Security Menu
leftmenu_help=Help Menu
leftmenu_pdf=Export to PDF
leftmenu_xls=Export to Excel
leftmenu_csv=Export to CSV
leftmenu_spss=Export to SPSS
leftmenu_add=Add new {0}
leftmenu_list=List {0}
leftmenu_search=Search {0}
leftmenu_export=Export {0}
leftmenu_import=Import {0}
leftmenu_publish=Publish {0}
leftmenu_unpublish=Deactivate {0}
leftmenu_invite=Invite Participants
leftmenu_update_logo=Update Logo
leftmenu_delete=Delete {0}
leftmenu_myAccount_update=Update Information
leftmenu_myAccount_update_password=Change Password
#--------------------------------------------------------------------------------------------------
#Global Messages
#--------------------------------------------------------------------------------------------------
global_main_menu=Main Menu
global_actions_menu=Actions
global_menu_add=Add new {0}
global_menu_new=Create new {0}
global_menu_list=List all {0}
global_menu_find=Find by {0}
global_menu_current=Current {0}
global_language_switch=Switch language to {0}
global_language=Language
global_theme=Theme
global_theme_alt=alt
global_theme_standard=standard
global_generic={0}
global_first_position= First Position
global_order_position= Position {0}
global_last_position= Last Position
#Table Tag Messages
#--------------------------------------------------------------------------------------------------
table_add_label= Add new {0} to {1} {2}
#--------------------------------------------------------------------------------------------------
#welcome page
#--------------------------------------------------------------------------------------------------
application_name=JD eSurvey
application_name_label=Application name
version_label=Version
welcome_titlepane=Welcome to {0}
welcome_h3=Welcome to {0}
footer_message=Powered by JD eSurvey a product of JD Software Inc.
#--------------------------------------------------------------------------------------------------
#entity labels
#--------------------------------------------------------------------------------------------------
entity_select=Select {0}:
entity_create_short=Create
entity_delete_short=Delete
entity_edit_short=Edit
entity_list_all=List all {0}
entity_show=Show {0}
entity_create=Create new {0}
entity_add=Add {0}
entity_fork=Edit branch and skip logic
entity_update=Update {0}
entity_upload=Upload {0}
entity_delete=Delete {0}
entity_delete_confirm=Are you sure want to delete this item?
entity_not_found=No {0} found.
entity_not_found_for_user=No {0} assigned for this Department.
entity_not_found_single=No {0} found with this id.
#--------------------------------------------------------------------------------------------------
#button labels
#--------------------------------------------------------------------------------------------------
button_showentries=Show Entries
button_showstatistics=Show Statistics
button_save=Save
button_upload=Upload
button_import=Import
button_continue=Continue
button_update=Update
button_find=Find
button_cancel=Cancel
button_proceed=Proceed
button_submit=Submit
button_reset=Reset
button_end=End
button_showmessage=Show Message
button_showstacktrace=Show Stack Trace
button_showcookie=Show Cookie
#--------------------------------------------------------------------------------------------------
#field labels
#--------------------------------------------------------------------------------------------------
open_document_label=Open Document
field_simple_validation=Enter {0} {1}
field_invalid_email=Please enter a valid email
field_invalid_number=Number with \\'-\\' or \\'.\\' allowed
field_invalid_integer=Integer numbers only
field_invalid=Please enter valid {0}
field_required=required
field_unique=Invalid entry. The value entered is already in use.
field_validation_checkboxes=You must select at least one checkbox
field_invalid_mvel_return_boolean=The expression entered is invalid. The expression return must equal true or false.
field_invalid_mvel=The expression entered is invalid. Please check the error below and correct. {0}
field_min_invalid=the minimum values has to be less than the maximum value.
#--------------------------------------------------------------------------------------------------
#Pagination ---list labels---
#--------------------------------------------------------------------------------------------------
list_first=First Page
list_next=Next Page
list_previous=Previous Page
list_last=Last Page
list_page=Page {0} of {1}
list_size=List results per page:
#--------------------------------------------------------------------------------------------------
#exception messages
#--------------------------------------------------------------------------------------------------
exception_message=Exception Message
exception_stacktrace=Exception Stack Trace
exception_cookie=Cookies
exception_details=Details
#--------------------------------------------------------------------------------------------------
#dataAccessFailure_jspx
#--------------------------------------------------------------------------------------------------
error_dataaccessfailure_title=Data access failure
error_dataaccessfailure_problemdescription=Sorry, a problem occurred while accessing the database.
#--------------------------------------------------------------------------------------------------
#resourceNotFound_jspx
#--------------------------------------------------------------------------------------------------
error_resourcenotfound_title=Requested Resource Not Found
error_resourcenotfound_problemdescription=Sorry, we did not find the resource you were looking for.
#--------------------------------------------------------------------------------------------------
#uncaughtException_jspx
#--------------------------------------------------------------------------------------------------
error_uncaughtexception_title=Internal Error
error_uncaughtexception_problemdescription=Sorry, we encountered an internal error.
#--------------------------------------------------------------------------------------------------
#accessDenied_jspx
#--------------------------------------------------------------------------------------------------
error_accessdenied_title=Security Error
error_accessdenied_problemdescription=Your account is not authorized on the requested resource
#--------------------------------------------------------------------------------------------------
#security
#--------------------------------------------------------------------------------------------------
security_login_user=Logged in as
security_type_internal=Internal
security_type_external=External
security_login_title=Spring Security Login
security_login_message=You have tried to access a protected area of this application. Please enter your login credentials below.
security_login_form_name=Email
security_login_form_name_message=Enter your name
security_login_form_password=Password
security_login_form_password_message=Enter your password
security_login_unsuccessful=Your login attempt was not successful, try again.
security_logout=Logout
security_login=Login
security_forgot_login_link=Forgot Login
security_forgot_login_email_field_name=Email
security_forgot_login_incorrect_email=Incorrect email provided
security_forgot_login_submitted_in_email=An email with your login has been sent to you.
security_forgot_login_email_title=Forgot login
security_forgot_password_link=Forgot Password
security_password_reset_login_field_name=Login
security_password_reset_incorrect=Incorrect login or date of birth.
security_password_reset_dob_field_name=Date of Birth
security_password_reset_submitted_in_email=An email to reset your password has been sent to you.
security_password_reset_email_title=Forgot login
security_password_reset_password_field_name=New Password
security_password_reset_confirm_password_field_name=Confirm password
security_password_reset_confirm_passwords_unmatching=Passwords entered do not match
security_password_reset_success=Your password has been reset
security_password_reset_link=Change Password
security_password_goback_link=Go back to Login
segurity_logo_alt=JD eSurvey Logo
#--------------------------------------------------------------------------------------------------
#typeMismatch and Other invalid messages
#--------------------------------------------------------------------------------------------------
typeMismatch.java.util.Date=Please enter dates in the appropriate format.
typeMismatch.java.lang.Integer=Must specify an integer value.
typeMismatch.java.lang.Long=Must specify an integer value.
typeMismatch.java.lang.Float=Must specify a decimal value.
typeMismatch.java.lang.Double=Must specify a decimal value.
typeMismatch.int=Invalid number entered
typeMismatch=Invalid data entered
invalidEntry=Invalid data entered
nullvalue=Please enter a valid value
nullValueEntered=Please enter at least one option
#added on 01/03/2013
Pattern =Entry not valid
Pattern.user.password =The password must be at least eight characters long, contain at least one number, contain at least one lower case letter, contain at least upper case letter, contain at least one of these special characters ([ @ # $ % ^ & + = ]) and not contain any white characters.
#--------------------------------------------------------------------------------------------------
#Upload File Messages (Datasets and SurveyDefinitions)
#--------------------------------------------------------------------------------------------------
ignoreTheFirstRow_message=Ignore the first row in the file
to_upload_file_message= {0} file
error_upload_file=Please enter a valid comma-separated file (CSV).
error_file_content=Errors were present in the upload file. Some email messages may not have been sent. Please reference the example file here\:
no_email_error=Email address not present at line {0}.
error_during_import=Error during import, please make sure you uploaded the correct file.
#--------------------------------------------------------------------------------------------------
#Survey Definition messages
#--------------------------------------------------------------------------------------------------
norecords_message=No records found
question.nooptions_message = No options were defined for this question
question.norowlabels_message = No row labels were defined for this matrix question
question.nocolumnlabels_message = No column labels were defined for this matrix question
page.noquestion_message = No questions were defined for this page
surveydefinition_enter_name_message=Please enter a name for the survey definition.
#--------------------------------------------------------------------------------------------------
#True/false messages
#--------------------------------------------------------------------------------------------------
false_message=False
true_message=True
#--------------------------------------------------------------------------------------------------
#Date Messages
#--------------------------------------------------------------------------------------------------
date_format=MM/dd/yyyy
date_format_validation_range= Invalid date range.
date_format_tip=(Please enter dates in the {0} format)
#--------------------------------------------------------------------------------------------------
#Export Messages
#--------------------------------------------------------------------------------------------------
noinvitations_message=No invitations found.
nosurveys_message=No surveys found.
survey_create=Create New {0}
survey_fill=Fill {0}
survey_export_excel=Export {0} to Excel
survey_export_csv=Export {0} to comma separated values
survey_export_spss=Export {0} to SPSS format
survey_complete=Complete {0}
survey_submit=Submit {0}
ok_button_label=Ok
#--------------------------------------------------------------------------------------------------
#Survey Messages
#--------------------------------------------------------------------------------------------------
menu_category_survey_label=Surveys
menu_item_survey_list_label=Surveys
menu_item_survey_new_label=Survey
survey_status_incomplete_label=Incomplete
survey_status_submitted_label=Completed
survey_status_deleted_label=Deleted
survey_status_reopened_label=Reopened
surveydefinition_status_incomplete_label=Incomplete
surveydefinition_status_published_label=Published
surveydefinition_status_inactive_label=Inactive
#--------------------------------------------------------------------------------------------------
#Added on 11_19_2012-------------------------------------------------------------------------------------------
publish_surveydefinition_error_message=Sorry, you cannot publish a survey that does not contain at least one page and one question.
#Added 11-24-2012---------------------------------------------------------------------------------------------------
nodatasets_message=No Datasets items found. Please click the Import Dataset Items link from the left menu to import the dataset items from a comma delimited file.
survey_entries_message=Survey Entries for {0}
survey_invitations_message =Invitations for {0}
#Added 11-30-2012---------------------------------------------------------------------------------------------------
surveydefinition_publish_confirm=Are you sure you want to Publish this Survey?
surveydefinition_error_publishing=We were unable to Publish your Survey. Please make sure you do not have empty Survey Pages or empty Question Options.
#Added 12-08-2012-------------------------------------------------------------------------------------------------
surveydefinition_empty=There are no surveys associated with your account. To create a new survey click on the "Add new Survey" link on the left menu.
#Added 12-10-2012-------------------------------------------------------------------------------------------------
error_user_delete=An error occurred while trying to delete the User. You can not delete your own User account. If you want to delete this User, you must use another Administrator account.
statistics_not_applicable_message=No applicable statistics for this question type
statistics_disclaimer_message=Please note that the statistics below are computed only for completed surveys, incomplete and deleted surveys are not included.
Survey_export_disclaimer_message=Please note that excel files are limited to 65,636 rows or 256 columns per data sheet. For survey responses that exceed that number please use the comma delimited values or SPSS export formats.
import_dataset_items_message=Please select a comma delimited file that contains the dataset items. The file may contain one or two columns. If two columns are detected the column with the longer data in the first row will be used as the text and the shorter as the value. If only one column is detected then the values are assigned automatically by the system as 001, 002, 003, etc. For an example file please click the link below.
update_logo_message=To update the survey logo image, please upload the image file that contains the logo, accepted formats are (png, gif, bmp and jpeg).
invite_participants_message=Please select a comma delimited file that contains the participants contact information in the following format (first name, middle name, last name and email). For an example file please click the link below.
invite_participants_sample_file_link_message=Download an example comma delimited invitations file
upload_dataset_sample_file_link_message=Download an example comma delimited dataset items file
#Added 01-08-2013
#-------------------------------------------------------------------------------------------------------------------
field_format_tip=(Please enter in the following format {0})
#Added 01-11-2013
#-------------------------------------------------------------------------------------------------------------------
question_saved=The Question has been successfully saved. Please close this window and go back to the main Survey window and refresh the page.
questionOptions_saved=The Options have been successfully saved. Please close this window and go back to the main Survey window and refresh the page.
questionCols_saved=The Question Columns have been successfully saved. Please close this window and go back to the main Survey window and refresh the page.
questionRows_saved=The Question Rows have been successfully saved. Please close this window and go back to the main Survey window and refresh the page.
surveyDefinition_saved=The Survey has been successfully saved. Please close this window and go back to the main Survey window and refresh the page.
surveyDefinitionPage_saved=The Survey Page has been successfully saved. Please close this window and go back to the main Survey window and refresh the page.
#select Option
select_option_message=------- Please Select -------
no_published_surveys_message=Sorry the system does not contain any published surveys at this time.
#-----------Regular Expressions for Static page: They are not being used yet
#regular_expression_label=Regular Expression Examples
#american_date_regex_sample=^([0]?[1-9]|[1][0-2])[./-]([0]?[1-9]|[1|2][0-9]|[3][0|1])[./-]([0-9]{4}|[0-9]{2})$
#american_date_regex_sample_details=Validates American date formats such as mm/dd/yyyy or m/d/yy or m.d.yyyy with separators\: . - /
#time_regex_sample=^(([0-1]?[0-9])|([2][0-3])):([0-5]?[0-9])(:([0-5]?[0-9]))?$
#time_regex_sample_details=Time in 24 hours format with optional seconds
nosurveyStatistics_message=Sorry the system does not contain any published surveys to export.
department_empty=No Departments have been found. Please create a Department before creating a New Internal User.
survey_empty=No Survey have been found. Please create a Survey before creating a New External User.
#---------------------Search Messages------------------------------------
no_result_search=No Records Found.
search_by=Search Users by {0}
search_by_login=Search By Login
search_by_email=Search By Email
search_by_name=Search By Name
#---------------------------------------------------------02/05/2012
department_show_deletion_failure=In order to delete this department; delete the associated surveys first.
quicklook_question=Lookup Question Types
quicklook_theme=Lookup Themes
published_survey_show_deletion_failure=Published/Deactivated Surveys Cannot Be Deleted.
error_upload_file_survDef=Uploading Survey Failed
#-------------------------- Tip Messages ----------------------------------------
allowMultipleSubmissions_tip=The checkbox above will allow unregistered users to submit multiple surveys from the same IP address.
allowMultipleSubmissions_label_tip=Users will be able to submit multiple surveys from the same IP address.
isPublic_tip=The checkbox above will allow users to to submit survey without having to register.
isPublic_label_tip=Users will be able to submit a survey without having to register.
randomizeOptions_tip=This field controls whether the order of the options for this question should be random.
randomizeQuestions_tip=This field controls whether the order of the questions within this page should be random.
#question_order_tip=Choose a position to place a question under in relation to other questions, e.g., Position 3 will place a question as the third one in the list.
question_type_tip=Select a question type from the list of available question types. More information on question types may be obtained by clicking on the Lookup Question Types link on the right.
theme_tip=Select a theme from the list of available themes. More information on themes may be obtained by clicking on the Lookup themes link on the right.
direction_tip=Displays the list of choices either vertically or horizontally.
question_text_tip=Please enter the question text or narrative to be displayed for this question for the survey participant. Parameters may also be incorporated to allow for piping an answer from a previous question into the question text of this question. The parameter must be in the following form: ${p#q#}, where the # signs respectively represent the survey page order and the question order within that page. For example, if the survey participant's answer question 2 on page 1 is "chocolate" and the current question text is "How often do you eat ${p1q2}" then the system will prompt the user "How often do you eat chocolate". Please note that piping only works by referencing questions from previous pages.
question_tip=This text will be displayed under the question in a smaller font and may be used to provide additional information to help the user answer the question.
mandatory_tip=Determines whether the question requires an answer or not to advance to the next page.
allow_other_tip=Provides a text input field to type in an answer that is not on the list of choices.
txt_min_tip=The minimum length of characters the answer may contain.
txt_max_tip=The maximum length of characters the answer may contain.
int_min_tip=The minimum length/value that can be entered as an answer.
int_max_tip=The maximum length/value that can be entered as an answer.
#currency_min_tip=The minimum currency value that can be entered as an answer.
#currency_max_tip=The maximum currency value that can be entered as an answer.
dec_min_tip=The minimum decimal value that can be entered as an answer.
dec_max_tip=The maximum decimal value that can be entered as an answer.
mask_tip=Please select a mask from the list. This will enforce that the user's answer to the question matches the mask's predefined format.
dataset_question_tip=Select a dataset to use from the list to populate the answer selections. If a desired dataset is not listed please contact an administrator to add it to the list.
isAutoReminderEnabled_tip=This Checkbox allows this survey invitation to be sent periodically.
#--------------------------------------------------------------------------------
#--------------------Template parameters--------------------------------------------------
template_edit_header_message: You may add the any following parameters to this template definition:
template_edit_footer_message: To add any of the above parameters to the template just type the parameter name as displayed above including the dollar sign and the braces -note that parameter names are case sensitive- to the template text and it would be automatically replaced by the system. For example: "Hello ${first_name}," would be replaced by "Hello Joe," where joe is the name of the user.
forgot_login_email_title=Forgot Login
login_parameter_name=${user_login}
forgot_password_email_title=Forgot Password
reset_password_link_parameter_name=${reset_password_link}
reset_password_link_label=Reset Password
survey_name=${survey_name}
invitee_fullname_parameter_name=${full_name}
invitee_email_parameter_name=${email}
invitation_email_title=Invitation
invite_fill_survey_link_parameter_name=${survey_link}
invite_fill_survey_link_label=link
logged_user_fullname=${user_name}
internal_site_base_url=http://performance.providenceri.com/admin/
external_site_base_url=http://performance.providenceri.com/surveys/
no_department_for_user=Your account is not associated to any departments, please contact the system administrator and ask for access to you department(s).
#---------------------------------------------------------------------------------------
security_current_password_donot_match=Your password do not match our records
security_password_reset_current_password_field_name= Current Password
security_password_reset_new_password_field_name=New Password
security_password_reset_new_password_strenght_check=The new password must be at least eight characters long, contain at least one number, contain at least one lower case letter, contain at least upper case letter, contain at least one of these special characters ([ @ # $ % ^ & + = ]) and not contain any white characters.
#----------------------------------------------------------------------------------------------
search_user_by_label= Search User by
search_user_or_label=OR
copyright_message=Copyright JD Software, INC 2013. All rights reserved.
website_message=Visit www.jdsoft.com
accredidation_message=This product includes software developed by the following: <ul><li>Skyway Software http://www.skywaysoftware.com</li><li>SpringSource http://www.springsource.org/</li><li>Apache Software Foundation http://www.apache.org/</li></ul>
#ADA Compliance labels-----------------------------------
question_number_label=Question Number:
question_option_text=Option
question_ada_hiden_label=(Please Specify)
input_for_label=Input for:
page_number_label=Page Number:
file_uploaded_message=A file has been uploaded on {0}.
url_to_survrey= Survey URL:
#Branching logic data elements -----
branching_logic_page_title=Page Branching Logic
branching_logic_jump_to_label=Go To:
branching_logic_when_label=When:
branching_logic_page_label=Page
branching_logic_terminate_survey_label=Finish Survey
branching_logic_all_conditions_met_label=All the selected conditions below are met
branching_logic_any_condition_met_label=Any of the selected conditions below are met
branching_logic_conditions_label=Conditions:
branching_logic_question_table_header_label=Question
branching_logic_opeartor_table_header_label=Operation
branching_logic_values_table_header_label=Values
branching_logic_enable_table_header_label=Enable
branching_logic_minimum_table_row_label=Minimum:
branching_logic_maximum_table_row_label=Maximum:
branching_logic_between_operator_label=Between
branching_logic_in_operator_label=Equals one of the following values
branching_logic_equals_operator_label=Equals
#-------------------------------------------------------
surveydefinition_duplicate_name_message= The Survey Name already exist.
nosectors_message=No Survey Templates have been found for this Sector.
leftmenu_generate_qr_code=Generate QR Barcode
reminder_settings=Reminder Settings
#-----------------------------------------------------------------------Frequency Label
monthly_label= Monthly
weekly_label=Weekly
daily_label=Daily
january_label=January
february_label=February
march_label=March
april_label=April
may_label=May
june_label=June
july_label=July
august_label=August
september_label=September
october_label=October
november_label=November
december_label=December
monday_label=Monday
tuesday_label=Tuesday
wednesday_label=Wednesday
thursday_label=Thursday
friday_label=Friday
saturday_label=Saturday
sunday_label=Sunday
frequency_of_every_label= Of Every :
frequency_on_label=On :
frequency_weeks_label=Week(s)
browser_no_javascript=Your browser does not support JavaScript, Please Enable Javascript.