diff --git a/local/components/evolution/banner.inner/ru/.description.php b/local/components/evolution/banner.inner/lang/ru/.description.php similarity index 100% rename from local/components/evolution/banner.inner/ru/.description.php rename to local/components/evolution/banner.inner/lang/ru/.description.php diff --git a/local/components/evolution/banners.inner/lang/ru/.description.php b/local/components/evolution/banners.inner/lang/ru/.description.php new file mode 100644 index 0000000..3beae44 --- /dev/null +++ b/local/components/evolution/banners.inner/lang/ru/.description.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/local/components/evolution/personaldata/.description.php b/local/components/evolution/personaldata/.description.php new file mode 100644 index 0000000..5ad6a8d --- /dev/null +++ b/local/components/evolution/personaldata/.description.php @@ -0,0 +1,12 @@ + GetMessage("COMPONENT_PERSONAL_DATA_NAME"), + 'DESCRIPTION' => GetMessage("COMPONENT_PERSONAL_DATA_DESC"), + 'PATH' => [ + 'ID' => 'evolution', + 'NAME' => 'Evolution', + ], +]; +?> \ No newline at end of file diff --git a/local/components/evolution/personaldata/lang/ru/.description.php b/local/components/evolution/personaldata/lang/ru/.description.php index 2169a48..e88cfff 100644 --- a/local/components/evolution/personaldata/lang/ru/.description.php +++ b/local/components/evolution/personaldata/lang/ru/.description.php @@ -1,4 +1,4 @@ \ No newline at end of file diff --git a/local/components/evolution/preapproval/.description.php b/local/components/evolution/preapproval/.description.php index a20bdf3..cace4ee 100644 --- a/local/components/evolution/preapproval/.description.php +++ b/local/components/evolution/preapproval/.description.php @@ -1,8 +1,13 @@ GetMessage("DEFAULT_NAME"), - "DESCRIPTION" => GetMessage("DEFAULT_DESC"), -); +$arComponentDescription = [ + 'NAME' => GetMessage("COMPONENT_PREAPPROVAL_NAME"), + 'DESCRIPTION' => GetMessage("COMPONENT_PREAPPROVAL_DESC"), + 'PATH' => [ + 'ID' => 'evolution', + 'NAME' => 'Evolution', + ], +]; + ?> \ No newline at end of file diff --git a/local/components/evolution/preapproval/lang/ru/.description.php b/local/components/evolution/preapproval/lang/ru/.description.php index 90904d1..88ab3f0 100644 --- a/local/components/evolution/preapproval/lang/ru/.description.php +++ b/local/components/evolution/preapproval/lang/ru/.description.php @@ -1,4 +1,4 @@ \ No newline at end of file