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

Commit

Permalink
Import l10n. (#3373)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored May 14, 2020
1 parent 1477554 commit ff61feb
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1174,8 +1174,14 @@
<string name="clear_tooltip">Cancella</string>

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

<!-- This string is for the tooltip that appears upon hovering the 'Pop-Up' button in the
browser's navigation bar if popups are blocked for the site.
The button it labels, when pressed, Shows the pop-up dialog. -->
<string name="popup_blocked_tooltip">Pop-up bloccati</string>

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

0 comments on commit ff61feb

Please sign in to comment.