Subversion Repositories DevTools

Rev

Rev 4040 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4040 Rev 4079
Line 104... Line 104...
104
Const enum_DUPLICATE_BUILD_DEPENDENCIES_IGNORED             = "msg_duplicate_build_dependencies_ignored.asp"
104
Const enum_DUPLICATE_BUILD_DEPENDENCIES_IGNORED             = "msg_duplicate_build_dependencies_ignored.asp"
105
Const enum_MSG_BROKEN_DEPENDENCIES_FOUND                    = "msg_broken_dependencies_found.asp"
105
Const enum_MSG_BROKEN_DEPENDENCIES_FOUND                    = "msg_broken_dependencies_found.asp"
106
Const enum_MSG_MISSING_DEPENDENCIES                         = "msg_missing_dependencies.asp"
106
Const enum_MSG_MISSING_DEPENDENCIES                         = "msg_missing_dependencies.asp"
107
Const enum_MSG_UNOFFICIAL_DEPENDENCIES_FOUND                = "msg_unofficial_dependencies_found.asp"
107
Const enum_MSG_UNOFFICIAL_DEPENDENCIES_FOUND                = "msg_unofficial_dependencies_found.asp"
108
Const enum_MSG_RELEASE_IS_NOW_OFFICIAL                      = "msg_release_is_now_official.asp"
108
Const enum_MSG_RELEASE_IS_NOW_OFFICIAL                      = "msg_release_is_now_official.asp"
109
Const enum_MSG_RELEASE_IS_NOW_LOCKED                        = "msg_release_is_now_locked.asp"
-
 
110
Const enum_MSG_RELEASE_IS_UNLOCKED                          = "msg_release_is_unlocked.asp"
-
 
111
Const enum_MSG_NEW_UNOFFICIAL_RELEASE_CREATED               = "msg_new_unofficial_release_created.asp"
109
Const enum_MSG_NEW_UNOFFICIAL_RELEASE_CREATED               = "msg_new_unofficial_release_created.asp"
112
Const enum_MSG_DUPLICATE_AN                                 = "msg_duplicate_an.asp"
110
Const enum_MSG_DUPLICATE_AN                                 = "msg_duplicate_an.asp"
113
Const enum_MSG_DUPLICATE_UT                                 = "msg_duplicate_ut.asp"
111
Const enum_MSG_DUPLICATE_UT                                 = "msg_duplicate_ut.asp"
114
Const enum_MSG_PACKAGE_INFORMATION_INCOMPLETE               = "msg_package_information_incomplete.asp"
112
Const enum_MSG_PACKAGE_INFORMATION_INCOMPLETE               = "msg_package_information_incomplete.asp"
115
Const enum_MSG_VCS_INFORMATION_INCOMPLETE                   = "msg_vcs_information_incomplete.asp"
113
Const enum_MSG_VCS_INFORMATION_INCOMPLETE                   = "msg_vcs_information_incomplete.asp"
Line 119... Line 117...
119
Const enum_MSG_AUTOBUILD_PACKAGE_REQUIRES_BUILD_STD_AND_ENV = "msg_autobuild_package_requires_build_std_and_env.asp"
117
Const enum_MSG_AUTOBUILD_PACKAGE_REQUIRES_BUILD_STD_AND_ENV = "msg_autobuild_package_requires_build_std_and_env.asp"
120
Const enum_MSG_UNIT_TESTS_NOT_SUPPLIED                      = "msg_unit_tests_not_supplied.asp"
118
Const enum_MSG_UNIT_TESTS_NOT_SUPPLIED                      = "msg_unit_tests_not_supplied.asp"
121
Const enum_MSG_REASON_FOR_THIS_VERSION_NOT_SUPLIED          = "msg_reason_for_this_version_not_suplied.asp"
119
Const enum_MSG_REASON_FOR_THIS_VERSION_NOT_SUPLIED          = "msg_reason_for_this_version_not_suplied.asp"
122
Const enum_MSG_CANNOT_REMOVE_PACKAGE                        = "msg_cannot_remove_package.asp"
120
Const enum_MSG_CANNOT_REMOVE_PACKAGE                        = "msg_cannot_remove_package.asp"
123
Const enum_MSG_PACKAGE_IN_USE                               = "msg_package_in_use.asp"
121
Const enum_MSG_PACKAGE_IN_USE                               = "msg_package_in_use.asp"
124
Const enum_MSG_RELEASE_IS_IN_OPEN_MODE                      = "msg_release_is_in_open_mode.asp"
-
 
125
Const enum_MSG_RELEASE_IS_IN_RESTRICTIVE_MODE               = "msg_release_is_in_restrictive_mode.asp"
-
 
126
Const enum_MSG_RELEASE_IS_IN_CLOSED_MODE                    = "msg_release_is_in_closed_mode.asp"
-
 
127
Const enum_MSG_PROCESS_EXISTS                               = "msg_process_exists.asp"
122
Const enum_MSG_PROCESS_EXISTS                               = "msg_process_exists.asp"
128
Const enum_MSG_LICENCE_EXISTS                               = "msg_licence_exists.asp"
123
Const enum_MSG_LICENCE_EXISTS                               = "msg_licence_exists.asp"
129
Const enum_MSG_NO_LICENCES_EXIST                            = "msg_no_licences.asp"
124
Const enum_MSG_NO_LICENCES_EXIST                            = "msg_no_licences.asp"
130
Const enum_MSG_PACKAGE_VERSION_EXISTS                       = "msg_package_version_exists.asp"
125
Const enum_MSG_PACKAGE_VERSION_EXISTS                       = "msg_package_version_exists.asp"
131
Const enum_MSG_PACKAGE_WIP_EXISTS                           = "msg_package_wip_exists.asp"
126
Const enum_MSG_PACKAGE_WIP_EXISTS                           = "msg_package_wip_exists.asp"