|
106 | 106 | describes Mozilla's Privacy Policy. --> |
107 | 107 | <string name="settings_privacy_policy">Politique de confidentialité</string> |
108 | 108 |
|
109 | | - <!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently |
110 | | - allowed pop-up sites. --> |
111 | | - <string name="settings_privacy_policy_popups_title">Autorisations popups</string> |
112 | | - |
113 | 109 | <!-- This string is displayed under the title the pop-ups dialog used to remove sites from the currently |
114 | 110 | allowed pop-up sites. --> |
115 | 111 | <string name="settings_privacy_policy_popups_description">Vous pouvez spécifier quels sites web sont autorisés à ouvrir des fenêtres popup.</string> |
|
608 | 604 | when that the content was just synced some time ago. --> |
609 | 605 | <string name="fxa_account_last_synced">Dernière synchronisation : il y a %1$d minutes</string> |
610 | 606 |
|
611 | | - <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
612 | | - and is used to enable or disable playback of DRM controlled content. --> |
613 | | - <string name="security_options_drm_content">Lire du contenu contrôlé par DRM (<a href="http://somesite.com/">En savoir plus</a>)</string> |
614 | | - |
615 | | - <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 607 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
616 | 608 | and is used to enable or disable the tabs restoration after a fresh app start. --> |
617 | 609 | <string name="security_options_restore_tabs">Restaurer les onglets et les fenêtres après le redémarrage</string> |
618 | 610 |
|
|
748 | 740 |
|
749 | 741 | <!-- This string explains why Mozilla would like the user to allow the crash data to be uploaded. |
750 | 742 | '%1$s' will be replaced at runtime with the app's domain name. --> |
751 | | - <string name="crash_dialog_message">Aidez Mozilla à améliorer %1$s en envoyant vos données de plantage.</string> |
| 743 | + <string name="crash_dialog_message">Aidez Mozilla à améliorer %1$s en envoyant vos données de plantage. <a href="more">En savoir plus</a></string> |
752 | 744 |
|
753 | 745 | <!-- This string labels a checkbox in the crash dialog box. When checked, the user will no longer |
754 | 746 | be prompted for permission to upload crash data after an application crash. --> |
|
864 | 856 | bookmarks tray button then a new item is bookmarked. --> |
865 | 857 | <string name="bookmarks_saved_notification">Enregistré dans les marque-pages !</string> |
866 | 858 |
|
| 859 | + <!-- This string is displayed in a notification that appears in the tray bar on top of the |
| 860 | + downloads tray button then a download finishes. %1$s will be replaced with the downloaded file name. --> |
| 861 | + <string name="download_completed_notification">%1$s téléchargé</string> |
| 862 | + |
867 | 863 | <!-- This string is displayed in a tooltip that appears when a user hovers |
868 | 864 | over an icon representing 'Edit This Bookmark' for an individual bookmark |
869 | 865 | item listed in the Bookmarks List. --> |
|
996 | 992 | <!-- This string labels the Reset button that removes all the sites from the stored allowed pop-ups sites. --> |
997 | 993 | <string name="privacy_options_popups_reset">Réinitialiser les paramètres de blocage des fenêtres popup</string> |
998 | 994 |
|
999 | | - <!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. --> |
1000 | | - <string name="privacy_options_popups_list_header">Les sites web suivants ont demandé à ouvrir des fenêtres popup :</string> |
1001 | | - |
1002 | 995 | <!-- This string is displayed in the first line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list |
1003 | 996 | when there are no exceptions. --> |
1004 | 997 | <string name="privacy_options_popups_list_empty_first">Lorsque vous ouvrirez un site web avec des fenêtres popup, vous verrez une boîte de dialogue vous permettant de bloquer les fenêtres popup.</string> |
|
1010 | 1003 | <!-- This string is used to label radio buttons for setting ETP in. --> |
1011 | 1004 | <string name="privacy_options_tracking">Protection renforcée contre le pistage. (<a href="%1$s">En savoir plus</a>)</string> |
1012 | 1005 |
|
1013 | | - <!-- This string labels the button in the privacy option panel that opens the dialog to add/remove |
1014 | | - Tracking protection exceptions. --> |
1015 | | - <string name="privacy_options_tracking_exceptions">Exceptions</string> |
1016 | | - |
1017 | 1006 | <!-- This string labels the Reset button that restores the default controller settings values. --> |
1018 | 1007 | <string name="controller_options_reset">Réinitialiser les paramètres du contrôleur</string> |
1019 | 1008 |
|
@@ -1452,16 +1441,12 @@ the Select` button. When clicked it closes all the previously selected tabs --> |
1452 | 1441 | <string name="slow_script_dialog_action_wait">Patienter</string> |
1453 | 1442 |
|
1454 | 1443 |
|
1455 | | - <!-- This string is displayed in the title of the quick WebXR blocking dialog, accessed from the VR icon in the URL bar. |
1456 | | - '%1$s' will be replaced at runtime with the app's name. --> |
1457 | | - <string name="webxr_block_dialog_message">« %1$s » souhaite accéder à l’API WebXR</string> |
1458 | | - |
1459 | | - <!-- This string is displayed in the title of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. --> |
| 1444 | + <!-- This string is displayed in the title of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. |
| 1445 | + '%1$s' will be replaced at runtime with the status of the setting. |
| 1446 | + '%2$s' will be replaced at runtime with the Learn More page link. --> |
1460 | 1447 | <string name="tracking_dialog_message">La protection renforcée contre le pistage est %1$s pour ce site. (<a href="%2$s">En savoir plus</a>)</string> |
1461 | | - |
1462 | | - <!-- This string is displayed in the enable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. --> |
1463 | | - <string name="tracking_dialog_button_enable">Activer</string> |
1464 | | - |
| 1448 | + |
1465 | 1449 | <!-- This string is displayed in the disable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. --> |
1466 | 1450 | <string name="tracking_dialog_button_disable">Désactiver</string> |
1467 | | -</resources> |
| 1451 | + |
| 1452 | + </resources> |
0 commit comments