Skip to content

Commit ae145e2

Browse files
committed
Рефакторинг MD пакетов
1 parent ce6eb37 commit ae145e2

File tree

2 files changed

+0
-328
lines changed

2 files changed

+0
-328
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,170 +1,6 @@
11

2-
CommonModuleNameClientServer_description = Client-server common module should end with ClientServer suffix
3-
4-
CommonModuleNameClientServer_message = Client-server common module should end with "{0}" suffix
5-
6-
CommonModuleNameClientServer_title = Client-server common module should end with ClientServer suffix
7-
8-
CommonModuleNameClient_description = Client common module should end with Client suffix
9-
10-
CommonModuleNameClient_message = Client common module name should end with "{0}" suffix
11-
12-
CommonModuleNameClient_title = Client common module should end with Client suffix
13-
14-
CommonModuleNameGlobalClientCheck_Description = Global common module should end with Global suffix
15-
16-
CommonModuleNameGlobalClientCheck_Message = Global common module should not have "{0}" suffix
17-
18-
CommonModuleNameGlobalClientCheck_Title = Global common module should end with Global suffix
19-
20-
CommonModuleNameGlobal_Description = Global common module should end with Global suffix
21-
22-
CommonModuleNameGlobal_Message = Global common module should end with "{0}" suffix
23-
24-
CommonModuleNameGlobal_Title = Global common module should end with Global suffix
25-
26-
CommonModuleNamePrivilegedCheck_Description = Privileged common module should end with FullAccess suffix
27-
28-
CommonModuleNamePrivilegedCheck_Issue = Privileged common module should end with "{0}" suffix
29-
30-
CommonModuleNamePrivilegedCheck_Title = Privileged common module should end with FullAccess suffix
31-
32-
CommonModuleNameServerCallPostfixCheck_0 = Common module should end with {0}
33-
34-
CommonModuleNameServerCallPostfixCheck_Common_module_name_description = Common module should end with correct postfix
35-
36-
CommonModuleNameServerCallPostfixCheck_Common_module_postfix_title = Common module should end with correct postfix
37-
38-
CommonModuleType_description = Common module has incorrect type
39-
40-
CommonModuleType_message = Common module for type "{0}" has incorrect settings: {1}
41-
42-
CommonModuleType_title = Common module has incorrect type
43-
442
ConfigurationDataLock_description = Application should use managed data lock mode
453

464
ConfigurationDataLock_message = Application should use managed data lock mode
475

486
ConfigurationDataLock_title = Configuration data lock mode
49-
50-
DbObjectAnyRefCheck_AnyRef = Do not use composite types AnyRef, CatalogRef, DocumentRef, and other for standard metadata objects stored in the infobase.
51-
52-
DbObjectAnyRefCheck_Description = Do not use composite types AnyRef, CatalogRef, DocumentRef, and other for standard metadata objects stored in the infobase.
53-
54-
DbObjectAnyRefCheck_Title = Restrictions on the use of any ref type attributes
55-
56-
DbObjectRefNonRefTypesCheck_Description = Composite type attributes used in join conditions, filters, and for ordering must contain only reference attribute types (CatalogRef. ..., DocumentRef. ..., and other). Do not include any other non-reference types in this type. For example: String, Number, Date, UUID, Boolean, and ValueStorage.
57-
58-
DbObjectRefNonRefTypesCheck_Ref_and_other = Composite type attributes used in join conditions, filters, and for ordering must contain only reference attribute types (CatalogRef. ..., DocumentRef. ..., and other). Do not include any other non-reference types in this type.
59-
60-
DbObjectRefNonRefTypesCheck_Title = Restrictions on the use of composite type attributes
61-
62-
DocumentPostInPrivilegedModeCheck_title = In document that allow posting don't set flag "Post/Unpost in privileged mode"
63-
64-
DocumentPostInPrivilegedModeCheck_description = In document that allow posting don't set flag "Post/Unpost in privileged mode"
65-
66-
DocumentPostInPrivilegedModeCheck_message_Post_in_privileged_mode = In document that allow posting don't set flag "Post in privileged mode"
67-
68-
DocumentPostInPrivilegedModeCheck_message_Unpost_in_privileged_mode = In document that allow posting don't set flag "Unpost in privileged mode"
69-
70-
ExtensionMdObjectNamePrefixCheck_Description = The object name of the extension object does not have a prefix corresponding to the prefix of the extension itself
71-
72-
ExtensionMdObjectNamePrefixCheck_Object_0_should_have_1_prefix = The object "{0}" should have "{1}" prefix
73-
74-
ExtensionMdObjectNamePrefixCheck_Title = Extension object name does not have extension prefix
75-
76-
FunctionalOptionPrivilegedGetModeCheck_message = Functional option don't use privileged get mode
77-
78-
FunctionalOptionPrivilegedGetModeCheck_description = Functional option don't use privileged get mode
79-
80-
FunctionalOptionPrivilegedGetModeCheck_title = Functional option don't use privileged get mode
81-
82-
MdListObjectPresentationCheck_Neither_Object_presentation_nor_List_presentation_is_not_filled = Neither Object presentation nor List presentation is not filled
83-
84-
MdListObjectPresentationCheck_decription = Neither Object presentation nor List presentation is not filled
85-
86-
MdListObjectPresentationCheck_title = Neither Object presentation nor List presentation is not filled
87-
88-
MdObjectAttributeCommentCheck_Attribute_list=Attributes list
89-
90-
MdObjectAttributeCommentCheck_Check_catalogs_param=Check Catalogs
91-
92-
MdObjectAttributeCommentCheck_Check_documents_param=Check Documents
93-
94-
MdObjectAttributeCommentCheck_Default_check_message=The attribute "Comment" has an invalid type
95-
96-
MdObjectAttributeCommentCheck_description=The attribute "Comment" has an invalid type
97-
98-
MdObjectAttributeCommentCheck_title=The attribute "Comment" has an invalid type
99-
100-
MdObjectAttributeCommentNotExist_Md_Object_attribute_Comment_does_not_exist = Md Object attribute "Comment" does not exist
101-
102-
MdObjectAttributeCommentNotExist_Param_Attribute_name_list = Attribute name list
103-
104-
MdObjectAttributeCommentNotExist_Param_Check_Catalogs = Check catalogs
105-
106-
MdObjectAttributeCommentNotExist_Param_Check_Documents = Check documents
107-
108-
MdObjectAttributeCommentNotExist_description = Md Object attribute "Comment" does not exist
109-
110-
MdObjectAttributeCommentNotExist_title = Md Object attribute "Comment" does not exist
111-
112-
MdObjectNameLength_Maximum_name_length_description = Maximum name length
113-
114-
MdObjectNameLength_description = Metadata object name length should be less than {0}
115-
116-
MdObjectNameLength_message = Metadata object name should be less then {0}
117-
118-
MdObjectNameLength_title = Metadata object name length
119-
120-
MdObjectNameUnallowedLetterCheck_Ru_locale_unallowed_letter_used_for_name_synonym_or_comment = In Russian locale, name, synonym or comment of metadata object contain the unallowed letter
121-
122-
MdObjectNameUnallowedLetterCheck_description = In Russian locale name, synonym or comment of metadata object contain the unallowed letter
123-
124-
MdObjectNameUnallowedLetterCheck_title = In Russian locale name, synonym or comment of metadata object contain the unallowed letter
125-
126-
MdObjectNameWithoutSuffix_Name_suffix_list_title = Name suffix list, comma separated
127-
128-
MdOwnerAttributeSynonymEmpty_Description = Synonym of the 'Owner' or 'Parent' standard attribute is not specified
129-
130-
MdOwnerAttributeSynonymEmpty_Title = Synonym of the 'Owner' or 'Parent' standard attribute is not specified
131-
132-
MdOwnerAttributeSynonymEmpty_owner_ErrorMessage = Synonym of the 'Owner' standard attribute is not specified
133-
134-
MdOwnerAttributeSynonymEmpty_parent_ErrorMessage = Synonym of the 'Parent' standard attribute is not specified
135-
136-
MdScheduledJobDescriptionCheck_description = The description of the predefine sheduled job is set
137-
138-
MdScheduledJobDescriptionCheck_message = The description of the predefine sheduled job is set
139-
140-
MdScheduledJobDescriptionCheck_title = The description of the predefine sheduled job is set
141-
142-
MdScheduledJobPeriodicityCheck_Minimum_job_interval_description = Minimum job interval
143-
144-
MdScheduledJobPeriodicityCheck_The_minimum_job_interval_is_less_then_minute = The minimum job interval is less then {0}s
145-
146-
MdScheduledJobPeriodicityCheck_description = The minimum job interval is less then {0}s
147-
148-
MdScheduledJobPeriodicityCheck_title = The minimum job interval is less then {0}s
149-
150-
RegisterResourcePrecisionCheck_description = Accumulation or accounting register resource precision is more than 25
151-
152-
RegisterResourcePrecisionCheck_message = Accumulation or accounting register resource "{0}" precision is more than {1}
153-
154-
RegisterResourcePrecisionCheck_title = Accumulation or accounting register resource precision is more than 25
155-
156-
SubsystemSynonymTooLongCheck_Exclude_languages_comma_separated = Exclude languages (codes, comma-separated)
157-
158-
SubsystemSynonymTooLongCheck_Length_of_section_name_more_than_symbols_for_language = Length of section synonym "{0}" more than {1} symbols for language {2}
159-
160-
SubsystemSynonymTooLongCheck_Maximum_section_name_length = Maximum section name length
161-
162-
SubsystemSynonymTooLongCheck_description = Section name is more than 35 characters long
163-
164-
SubsystemSynonymTooLongCheck_title = Section name is more than 35 characters long
165-
166-
UnsafePasswordStorageCheck_Avoid_storing_password_in_infobase = Avoid storing passwords in the infobase
167-
168-
UnsafePasswordStorageCheck_Avoid_storing_password_in_infobase_description = To minimize risks of unauthorized access to passwords, avoid storing passwords in the infobase.
169-
170-
UnsafePasswordStorageCheck_Avoid_storing_password_in_infobase_error = Avoid storing passwords in the infobase

0 commit comments

Comments
 (0)