Skip to content

Commit c7d998f

Browse files
author
Leonid Vakulenko
committed
Webasyst Framework v.3.3.1
* Fixed a flaw in the system design editor that occurred after the update to version 3.3.0.
1 parent 0f32cdf commit c7d998f

File tree

10 files changed

+16
-13
lines changed

10 files changed

+16
-13
lines changed

wa-apps/installer/lib/config/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
'description' => 'Install new apps from the Webasyst Store',
55
'icon' => 'img/installer.svg',
66
'mobile' => false,
7-
'version' => '3.3.0',
8-
'critical' => '3.3.0',
7+
'version' => '3.3.1',
8+
'critical' => '3.3.1',
99
'system' => true,
1010
'vendor' => 'webasyst',
1111
'csrf' => true,
-16 Bytes
Binary file not shown.

wa-apps/installer/locale/ru_RU/LC_MESSAGES/installer.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"
1313
"X-Poedit-SourceCharset: utf-8\n"
1414
"X-Poedit-Basepath: .\n"
15-
"X-Generator: Poedit 3.5\n"
15+
"X-Generator: Poedit 2.3\n"
1616
"X-Poedit-SearchPath-0: .\n"
1717
"X-Poedit-SearchPath-1: .\n"
1818

@@ -379,8 +379,8 @@ msgstr "Системные настройки"
379379
msgid "<a href=\"%s\">Change system settings in Settings app</a>."
380380
msgstr "<a href=\"%s\">Управляйте системными настройками в приложении «Настройки»</a>."
381381

382-
msgid "Failed to get the URL of the remote Store"
383-
msgstr "Не удалось получить URL удаленного Магазина"
382+
msgid "Failed to connect to the Webasyst products catalog."
383+
msgstr "Не удалось подключиться к каталогу продуктов Webasyst."
384384

385385
msgid "Your review"
386386
msgstr "Ваш отзыв"

wa-apps/installer/templates/actions-legacy/store/Store.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{if !$store_url}
66
<div class="block double-padded i-message-fail">
77
<i class="fas fa-times-circle"></i>
8-
[`Failed to get the URL of the remote Store`]
8+
[`Failed to connect to the Webasyst products catalog.`]
99
</div>
1010
{/if}
1111

@@ -42,7 +42,7 @@
4242

4343
{capture assign="_product_review_dialog_template"}
4444
<link href="{$wa_url}wa-apps/installer/css/helper/review-widget.css?v={$wa->version()}" rel="stylesheet">
45-
45+
4646
<div class="wa-dialog i-product-review-dialog">
4747
<div class="wa-dialog-background"></div>
4848
<div class="wa-dialog-body">

wa-apps/installer/templates/actions/store/Store.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{if !$store_url}
66
<div class="alert warning">
77
<i class="fas fa-times-circle"></i>
8-
[`Failed to get the URL of the remote Store`]
8+
[`Failed to connect to the Webasyst products catalog.`]
99
</div>
1010
{/if}
1111

wa-system/design/templates/Design.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ <h3 class="dialog-header">[s`Upload theme`]</h3>
863863
location.reload();
864864
}
865865
});
866-
const wa_theme_onload = sessionStorage.getItem('wa_theme_onload');
866+
var wa_theme_onload = sessionStorage.getItem('wa_theme_onload');
867867
if (wa_theme_onload) {
868868
$theme_list.find('[data-id="'+wa_theme_onload+'"] a').on('click', function () {
869869
sessionStorage.removeItem('wa_theme_onload');

wa-system/plugin/templates/Plugins.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="box custom-mt-8 custom-mb-0">
3333
<a href="{$plugins_hash}/" data-url="{$plugins_list_url|escape}" class="button webasyst-magic-wand shadowed full-width js-plugins-list custom-py-8">
3434
<i class="icon"></i>
35-
{sprintf('[s`Plugins for %s`]', $wa->appName())}
35+
{sprintf('[s`All plugins for %s`]', $wa->appName())}
3636
</a>
3737
</div>
3838
{/if}

wa-system/webasyst/lib/config/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
return array(
44
'name' => 'Webasyst',
55
'prefix' => 'webasyst',
6-
'version' => '3.3.0',
7-
'critical' => '3.3.0',
6+
'version' => '3.3.1',
7+
'critical' => '3.3.1',
88
'vendor' => 'webasyst',
99
'csrf' => true,
1010
'header_items' => array(
75 Bytes
Binary file not shown.

wa-system/webasyst/locale/ru_RU/LC_MESSAGES/webasyst.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: Webasyst\n"
44
"POT-Creation-Date: \n"
5-
"PO-Revision-Date: 2024-10-25 01:59+0300\n"
5+
"PO-Revision-Date: 2024-11-07 13:18+0300\n"
66
"Last-Translator: \n"
77
"Language-Team: \n"
88
"Language: ru_RU\n"
@@ -6970,6 +6970,9 @@ msgstr "Возникла неизвестная ошибка. Обновите
69706970
msgid "Plugins for %s"
69716971
msgstr "Плагины для %s"
69726972

6973+
msgid "All plugins for %s"
6974+
msgstr "Все плагины для %s"
6975+
69736976
msgid "https://www.webasyst.com/my/"
69746977
msgstr "https://www.webasyst.ru/my/"
69756978

0 commit comments

Comments
 (0)