mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update settings_strings.grdp
This commit is contained in:
parent
80e37362a3
commit
565a3a815c
1 changed files with 12 additions and 0 deletions
|
@ -2553,6 +2553,9 @@
|
|||
<message name="IDS_SETTINGS_COOKIES_ALLOW_ALL" desc="Label for allow all cookies radio toggle">
|
||||
Allow all cookies
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_ALLOW_ALL_EXPAND_A11Y_LABEL" desc="Label for the button that toggles showing the detailed description of allowing all cookies. Only visible by screen reader software.">
|
||||
Show details about allowing all cookies
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_ALLOW_ALL_BULLET_ONE" desc="Description for the first bullet of allow all cookies radio toggle">
|
||||
Sites can use cookies to improve your browsing experience, for example, to keep you signed in or to remember items in your shopping cart
|
||||
</message>
|
||||
|
@ -2562,6 +2565,9 @@
|
|||
<message name="IDS_SETTINGS_COOKIES_BLOCK_THIRD_PARTY_INCOGNITO" desc="Label for block third party cookies in Incognito radio toggle">
|
||||
Block third-party cookies in Incognito
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_BLOCK_THIRD_PARTY_INCOGNITO_EXPAND_A11Y_LABEL" desc="Label for the button that toggles showing the detailed description of blocking third party cookies in Incognito. Only visible by screen reader software.">
|
||||
Show details about blocking third-party cookies in Incognito
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_BLOCK_THIRD_PARTY_INCOGNITO_BULLET_ONE" desc="Description for the first bullet of block third party cookies in Incognito radio toggle">
|
||||
Sites can use cookies to improve your browsing experience, for example, to keep you signed in or to remember items in your shopping cart
|
||||
</message>
|
||||
|
@ -2571,6 +2577,9 @@
|
|||
<message name="IDS_SETTINGS_COOKIES_BLOCK_THIRD_PARTY" desc="Label for block third party cookies radio toggle">
|
||||
Block third-party cookies
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_BLOCK_THIRD_PARTY_EXPAND_A11Y_LABEL" desc="Label for the button that toggles showing the detailed description of blocking third party cookies. Only visible by screen reader software.">
|
||||
Show details about blocking third-party cookies
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_BLOCK_THIRD_PARTY_BULLET_ONE" desc="Description for the first bullet of block third party cookies radio toggle">
|
||||
Sites can use cookies to improve your browsing experience, for example, to keep you signed in or to remember items in your shopping cart
|
||||
</message>
|
||||
|
@ -2580,6 +2589,9 @@
|
|||
<message name="IDS_SETTINGS_COOKIES_BLOCK_ALL" desc="Label for block all cookies radio toggle">
|
||||
Block all cookies (not recommended)
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_BLOCK_ALL_EXPAND_A11Y_LABEL" desc="Label for the button that toggles showing the detailed description of blocking all cookies. Only visible by screen reader software.">
|
||||
Show details about blocking all cookies
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_COOKIES_BLOCK_ALL_BULLET_ONE" desc="Description for the first bullet of block all cookies radio toggle">
|
||||
Sites can't use cookies to improve your browsing experience, for example, to keep you signed in or to remember items in your shopping cart
|
||||
</message>
|
||||
|
|
Loading…
Reference in a new issue