1
0
mirror of https://github.com/1C-Company/v8-code-style.git synced 2026-05-17 01:25:30 +02:00

Исправление файлов свойств

This commit is contained in:
Artem Iliukhin
2023-12-12 10:14:30 +03:00
parent 0d905603a8
commit 4e41bcdb7e
@@ -13,9 +13,9 @@ CommonModuleNameClient_title = Client common module should end with Client suffi
CommonModuleNameGlobalClientCheck_Description = Client global common module should end with Client suffix
CommonModuleNameGlobalClientCheck_Message = Client global client common module should not have "{0}" suffix
CommonModuleNameGlobalClientCheck_Message = Client global common module should not have "{0}" suffix
CommonModuleNameGlobalClientCheck_Title = Client global client common module should end with Client suffix
CommonModuleNameGlobalClientCheck_Title = Client global common module should end with Client suffix
CommonModuleNameGlobal_Description = Global common module should end with Global suffix