This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbundle.properties
87 lines (86 loc) · 3.35 KB
/
bundle.properties
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
PersistenceErrorOccured=A database error has occurred.
Previous=Previous
Next=Next
SiteTitle=Developers
IndexManageLink=Manage Developers
IndexValidateLink=Validate Password
DevelopersCreated=Developer was successfully created.
DevelopersUpdated=Developer was successfully updated.
DevelopersDeleted=Developer was successfully deleted.
CreateDevelopersTitle=Create New Developer
CreateDevelopersSaveLink=Save
CreateDevelopersShowAllLink=View All Developers
CreateDevelopersIndexLink=Home
CreateDevelopersLabel_id=Id:
CreateDevelopersRequiredMessage_id=The Id field is required.
CreateDevelopersTitle_id=Id
CreateDevelopersLabel_userId=UserId:
CreateDevelopersRequiredMessage_userId=The UserId field is required.
CreateDevelopersTitle_userId=UserId
CreateDevelopersLabel_name=Name:
CreateDevelopersRequiredMessage_name=The Name field is required.
CreateDevelopersTitle_name=Name
CreateDevelopersLabel_password=Password:
CreateDevelopersRequiredMessage_password=The Password field is required.
CreateDevelopersTitle_password=Password
CreateDevelopersLabel_salt=Salt:
CreateDevelopersRequiredMessage_salt=The Salt field is required.
CreateDevelopersTitle_salt=Salt
EditDevelopersTitle=Edit Developer
EditDevelopersSaveLink=Save
EditDevelopersViewLink=View
EditDevelopersShowAllLink=View All Developers
EditDevelopersIndexLink=Home
EditDevelopersLabel_id=Id:
EditDevelopersRequiredMessage_id=The Id field is required.
EditDevelopersTitle_id=Id
EditDevelopersLabel_userId=UserId:
EditDevelopersRequiredMessage_userId=The UserId field is required.
EditDevelopersTitle_userId=UserId
EditDevelopersLabel_name=Name:
EditDevelopersRequiredMessage_name=The Name field is required.
EditDevelopersTitle_name=Name
EditDevelopersLabel_password=Password:
EditDevelopersRequiredMessage_password=The Password field is required.
EditDevelopersTitle_password=Password
EditDevelopersLabel_salt=Salt:
EditDevelopersRequiredMessage_salt=The Salt field is required.
EditDevelopersTitle_salt=Salt
ViewDevelopersTitle=View Developer
ViewDevelopersDestroyLink=Delete
ViewDevelopersEditLink=Edit
ViewDevelopersCreateLink=Create New Developer
ViewDevelopersShowAllLink=View All Developers
ViewDevelopersIndexLink=Home
ViewDevelopersLabel_id=Id:
ViewDevelopersTitle_id=Id
ViewDevelopersLabel_userId=UserId:
ViewDevelopersTitle_userId=UserId
ViewDevelopersLabel_name=Name:
ViewDevelopersTitle_name=Name
ViewDevelopersLabel_passwordHash=PasswordHash:
ViewDevelopersTitle_passwordHash=PasswordHash
ViewDevelopersLabel_salt=Salt:
ViewDevelopersTitle_salt=Salt
ListDevelopersTitle=All Developers
ListDevelopersEmpty=(No Developer Items Found)
ListDevelopersDestroyLink=Delete
ListDevelopersEditLink=Edit
ListDevelopersViewLink=View
ListDevelopersCreateLink=Create New Developer
ListDevelopersIndexLink=Home
ListDevelopersTitle_id=Id
ListDevelopersTitle_userId=UserId
ListDevelopersTitle_name=Name
ListDevelopersTitle_passwordHash=PasswordHash
ListDevelopersTitle_salt=Salt
PasswordValidationLink=Validate Password
PasswordValidationDevelopersTitle=Password Validation
PasswordValidationLabel_userId=UserId:
PasswordValidationTitle_userId=UserId
PasswordValidationRequiredMessage_userId:The UserId field is required
PasswordValidationLabel_password=Password:
PasswordValidationTitle_password=Password
PasswordValidationRequiredMessage_password=The Password field is required
PasswordValidationValidateLink=Validate
PasswordValidatedTitle=Password Validation Result