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

Commit 39faa8f

Browse files
Import l10n. (#3373)
1 parent 3425028 commit 39faa8f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,8 +1174,14 @@
11741174
<string name="clear_tooltip">Cancella</string>
11751175

11761176
<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
1177-
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
1178-
<string name="popup_tooltip">Pop-up bloccato</string>
1177+
browser's navigation bar if popups are not blocked for the site.
1178+
The button it labels, when pressed, Shows the pop-up dialog. -->
1179+
<string name="popup_tooltip_v1">Pop-up non bloccati</string>
1180+
1181+
<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
1182+
browser's navigation bar if popups are blocked for the site.
1183+
The button it labels, when pressed, Shows the pop-up dialog. -->
1184+
<string name="popup_blocked_tooltip">Pop-up bloccati</string>
11791185

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

0 commit comments

Comments
 (0)