Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 3425028

Browse files
Import l10n. (#3370)
1 parent aa6e0a0 commit 3425028

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

app/src/main/res/values-ru/strings.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,8 +1177,14 @@
11771177
<string name="clear_tooltip">Очистить</string>
11781178

11791179
<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
1180-
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
1181-
<string name="popup_tooltip">Всплывающее окно заблокировано</string>
1180+
browser's navigation bar if popups are not blocked for the site.
1181+
The button it labels, when pressed, Shows the pop-up dialog. -->
1182+
<string name="popup_tooltip_v1">Всплывающие окна не блокируются</string>
1183+
1184+
<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
1185+
browser's navigation bar if popups are blocked for the site.
1186+
The button it labels, when pressed, Shows the pop-up dialog. -->
1187+
<string name="popup_blocked_tooltip">Всплывающие окна блокируются</string>
11821188

11831189
<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
11841190
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,

0 commit comments

Comments
 (0)