Skip to content

Commit bef1503

Browse files
iMattProrxu
andauthored
Update language/ru/info_acp_webpushnotifications.php
Co-authored-by: rxu <[email protected]>
1 parent 2df220d commit bef1503

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

language/ru/info_acp_webpushnotifications.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
'LOG_CONFIG_WEBPUSH' => '<strong>Изменены настройки браузерных push—уведомлений</strong>',
4545
'LOG_WEBPUSH_MESSAGE_FAIL' => '<strong>Не удалось отправить браузерное push—уведомление:</strong><br>» %s',
4646
'LOG_WEBPUSH_SUBSCRIPTION_REMOVED' => '<strong>Удалена подписка на браузерные push—уведомления:</strong><br>» %s',
47-
'LOG_WEBPUSH_ICON_DIR_FAIL' => '<strong>Webpush Notifications could not migrate the following item in phpBB’s images directory:</strong><br>» %1$s » %2$s',
48-
'LOG_WEBPUSH_ICON_DIR_SUCCESS' => '<strong>Webpush Notifications added the following directory:</strong><br>» <samp>%s</samp>',
49-
'LOG_WEBPUSH_ICON_COPY_SUCCESS' => '<strong>Webpush Notifications copied existing PWA touch icons to:</strong><br>» <samp>%s</samp>',
47+
'LOG_WEBPUSH_ICON_DIR_FAIL' => '<strong>Не удалось перенести в папку изображений файл значка прогрессивного веб—приложения (PWA):</strong><br>» %1$s » %2$s',
48+
'LOG_WEBPUSH_ICON_DIR_SUCCESS' => '<strong>Папка изображений прогрессивного веб—приложения (PWA) успешно создана:</strong><br>» <samp>%s</samp>',
49+
'LOG_WEBPUSH_ICON_COPY_SUCCESS' => '<strong>Файлы значков прогрессивного веб—приложения (PWA) успешно скопированы в папку:</strong><br>» <samp>%s</samp>',
5050
]);

0 commit comments

Comments
 (0)