|
104 | 104 |
|
105 | 105 | <!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently
|
106 | 106 | allowed pop-up sites. -->
|
107 |
| - <string name="settings_privacy_policy_popups_title">Exceptions for Pop-Ups</string> |
| 107 | + <string name="settings_privacy_policy_popups_title_v1">Exceptions for Pop-Ups</string> |
108 | 108 |
|
109 | 109 | <!-- This string is displayed under the title the pop-ups dialog used to remove sites from the currently
|
110 | 110 | allowed pop-up sites. -->
|
|
671 | 671 |
|
672 | 672 | <!-- This string labels the button in the privacy option panel that open the dialog to add/remove
|
673 | 673 | pop-up blocked sites. -->
|
674 |
| - <string name="security_options_block_pup_up_settings_v2">Advanced</string> |
| 674 | + <string name="security_options_block_pup_up_settings">Advanced</string> |
675 | 675 |
|
676 | 676 | <!-- This string labels the button in the privacy option panel that enables/disables Virtual Reality
|
677 | 677 | Devices access to websites (WebXR). -->
|
|
877 | 877 | <string name="bookmarks_saved_notification">Saved to Bookmarks!</string>
|
878 | 878 |
|
879 | 879 | <!-- This string is displayed in a notification that appears in the tray bar on top of the
|
880 |
| - downloads tray button then a download finishes. --> |
| 880 | + downloads tray button then a download finishes. %1$s will be replaced with the downloaded file name. --> |
881 | 881 | <string name="download_completed_notification">%1$s Downloaded</string>
|
882 | 882 |
|
883 | 883 | <!-- This string is displayed in a tooltip that appears when a user hovers
|
|
986 | 986 | <string name="fxa_signout_confirmation_title">Sign out of your Firefox Account?</string>
|
987 | 987 |
|
988 | 988 | <!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
|
989 |
| - <string name="fxa_signout_confirmation_body">When you sign out, you won\'t be able to send or receive tabs from other devices. Your bookmarks and history will also stop syncing.</string> |
| 989 | + <string name="fxa_signout_confirmation_body">When you sign out, you won’t be able to send or receive tabs from other devices. Your bookmarks and history will also stop syncing.</string> |
990 | 990 |
|
991 | 991 | <!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
|
992 | 992 | When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
|
@@ -1558,7 +1558,7 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1558 | 1558 | <string name="slow_script_dialog_action_wait">Wait</string>
|
1559 | 1559 |
|
1560 | 1560 | <!-- This string is displayed in the title of the quick PopUp blocking dialog, accessed from the PopUp icon in the URL bar.
|
1561 |
| - '%1$s' will be replaced at runtime with the app's name. --> |
| 1561 | + '%1$s' will be replaced at runtime with the status of the setting. --> |
1562 | 1562 | <string name="popup_permission_dialog_message">Popup blocking is %1$s for this site.</string>
|
1563 | 1563 |
|
1564 | 1564 | <!-- This string is displayed in the on button of the quick Popup blocking dialog when it's in enabled state. It's accessed from the Popup icon in the URL bar. -->
|
@@ -1620,7 +1620,8 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1620 | 1620 | <!-- This string is displayed in the disable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. -->
|
1621 | 1621 | <string name="tracking_dialog_button_disable">Disable</string>
|
1622 | 1622 |
|
1623 |
| - <!-- This string is displayed in the body of the confirm dialog shown in some platforms when the back button is pressed to quit the app. --> |
| 1623 | + <!-- This string is displayed in the body of the confirm dialog shown in some platforms when the back button is pressed to quit the app. |
| 1624 | + '%1$s' will be replaced at runtime with the app name. --> |
1624 | 1625 | <string name="exit_confirm_dialog_body">Are you sure you want to exit %1$s?</string>
|
1625 | 1626 |
|
1626 | 1627 | <!-- This string is displayed in the Cancel button of the confirm dialog shown in some platforms when the back button is pressed to quit the app. -->
|
@@ -1692,9 +1693,10 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1692 | 1693 | <!-- This string is displayed in the title of the download error dialog. -->
|
1693 | 1694 | <string name="download_error_title">There was an error</string>
|
1694 | 1695 |
|
1695 |
| - <!-- This string is displayed in the body of the download error dialog. --> |
| 1696 | + <!-- This string is displayed in the body of the download error dialog. |
| 1697 | + '%1$s' will be replaced at runtime with the name of the downloaded file. --> |
1696 | 1698 | <string name="download_error_body">An error occurred while downloading %1$s. Please try again.</string>
|
1697 | 1699 |
|
1698 | 1700 | <!-- This string is displayed in the button to dismiss the download error dialog. -->
|
1699 |
| - <string name="download_error_ok">Ok</string> |
| 1701 | + <string name="download_error_ok">OK</string> |
1700 | 1702 | </resources>
|
0 commit comments