|
164 | 164 | 'Firefox Display Language' dialog window (accessible from the browser's Settings dialog window). |
165 | 165 | Below this string appears a list of locales for the user to choose as their preferred display |
166 | 166 | language for the application UI. --> |
167 | | - <string name="settings_language_choose_display_language_title">Langue d\'affichage de %1$s</string> |
| 167 | + <string name="settings_language_choose_display_language_title">Langue d’affichage de %1$s</string> |
168 | 168 |
|
169 | 169 | <!-- This string is used to label a text label that appears in the header description of 'Language Settings' -> |
170 | 170 | 'Firefox Display Language' dialog window (accessible from the browser's Settings dialog window). |
|
615 | 615 |
|
616 | 616 | <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
617 | 617 | and is used to enable or disable permission to collect telemetry data. --> |
618 | | - <string name="security_options_telemetry_send_data">Autoriser %1$s à envoyer des données techniques et d’interaction à Mozilla |
619 | | -</string> |
| 618 | + <string name="security_options_telemetry_send_data">Autoriser %1$s à envoyer des données techniques et d’interaction à Mozilla</string> |
620 | 619 |
|
621 | 620 | <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
622 | 621 | and is used to enable or disable permission to send crash reports. --> |
|
646 | 645 |
|
647 | 646 | <!-- This string is displayed in a dialog box show to the user while the Voice Search is being |
648 | 647 | performed. It indicates that the search query is running and they should wait for the result. --> |
649 | | - <string name="voice_search_decoding">Recherche en cours...</string> |
| 648 | + <string name="voice_search_decoding">Recherche en cours…</string> |
650 | 649 |
|
651 | 650 | <!-- This string is displayed in a dialog box show to the user while the Voice Search is being |
652 | 651 | performed. It indicates that the search query is running and they should wait for the result. --> |
|
662 | 661 |
|
663 | 662 | <!-- This string is displayed in the URL bar when it is empty. It informs the user that they |
664 | 663 | may use the URL bar to search the Web or enter a Web address. --> |
665 | | - <string name="search_placeholder">Rechercher sur Internet ou saisir une adresse</string> |
| 664 | + <string name="search_placeholder">Rechercher sur le Web ou saisir une adresse</string> |
666 | 665 |
|
667 | 666 | <!-- This string labels a button that is used to cancel an action. |
668 | 667 | This appears in such contexts as dialog boxes, `<select>` menus, etc. --> |
|
1116 | 1115 | <!-- This string is used as the body of the Private Browsing page that is opened when the |
1117 | 1116 | Private Browsing Mode button from the tray is clicked. |
1118 | 1117 | '%1$s' will be replaced at runtime with the app's name. --> |
1119 | | - <string name="private_browsing_body"><![CDATA[ |
1120 | | -<p>Lorsque vous naviguez dans une fenêtre privée, %1$s <strong>n’enregistre pas</strong>:</p> |
| 1118 | + <string name="private_browsing_body"><![CDATA[<p>Lorsque vous naviguez dans une fenêtre privée, %1$s <strong>n’enregistre pas</strong> :</p> |
1121 | 1119 | <ul class="two-column"> |
1122 | 1120 | <li>les pages consultées</li> |
1123 | | - <li>recherches</li> |
1124 | | - <li>cookies</li> |
1125 | | - <li>fichiers temporaires</li> |
| 1121 | + <li>les recherches</li> |
| 1122 | + <li>les cookies</li> |
| 1123 | + <li>les fichiers temporaires</li> |
1126 | 1124 | </ul> |
1127 | 1125 | <p>La navigation privée <strong>ne vous offre pas l’anonymat</strong> sur Internet. Votre fournisseur d’accès à Internet ou votre employeur peuvent toujours connaître les pages que vous visitez.</p> |
1128 | | -<p class="about-info">En savoir plus <a id="learnMore">Navigation privée</a>.</p> |
1129 | | - ]]></string> |
| 1126 | +<p class="about-info">En savoir plus sur la <a id="learnMore">navigation privée</a>.</p>]]></string> |
1130 | 1127 |
|
1131 | 1128 | <!-- This string is displayed in any button used for removing all the items in the current context. |
1132 | 1129 | '%1$s' will be replaced at runtime with the app's name. --> |
|
0 commit comments