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

Commit 04d5517

Browse files
Import l10n. (#3349)
1 parent 6a237dc commit 04d5517

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,6 +1177,16 @@
11771177
browser's navigation bar. The button it labels, when pressed, Shows the pop-up blocked dialog. -->
11781178
<string name="popup_tooltip">Fenêtre popup bloquée</string>
11791179

1180+
<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
1181+
browser's navigation bar when DRM is allowed for the site. The button it labels, when pressed,
1182+
shows the DRM bubble on top of the button. -->
1183+
<string name="drm_enabled_tooltip">DRM autorisé</string>
1184+
1185+
<!-- This string is for the tooltip that appears upon hovering the 'DRM' button in the
1186+
browser's navigation bar when DRM not allowed for the site. The button it labels, when pressed,
1187+
shows the DRM bubble on top of the button. -->
1188+
<string name="drm_disabled_tooltip">DRM non autorisé</string>
1189+
11801190
<!-- This string is for the tooltip that when clicking the 'Info' (ⓘ) icon visible next to the current website's
11811191
URL in the URL bar. The button it labels, when pressed, shows information about the site. -->
11821192
<string name="site_info_tooltip">Afficher les informations du site</string>

0 commit comments

Comments
 (0)