File tree Expand file tree Collapse file tree 10 files changed +16
-13
lines changed Expand file tree Collapse file tree 10 files changed +16
-13
lines changed Original file line number Diff line number Diff line change 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 ,
Original file line number Diff line number Diff 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 "Системные настройки"
379379msgid "<a href=\" %s\" >Change system settings in Settings app</a>."
380380msgstr "<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
385385msgid "Your review"
386386msgstr "Ваш отзыв"
Original file line number Diff line number Diff line change 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
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 ">
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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' ) ;
Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff line change 33return 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 (
Original file line number Diff line number Diff line change 22msgstr ""
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 "Возникла неизвестная ошибка. Обновите
69706970msgid "Plugins for %s"
69716971msgstr "Плагины для %s"
69726972
6973+ msgid "All plugins for %s"
6974+ msgstr "Все плагины для %s"
6975+
69736976msgid "https://www.webasyst.com/my/"
69746977msgstr "https://www.webasyst.ru/my/"
69756978
You can’t perform that action at this time.
0 commit comments