Skip to content

Commit ec77123

Browse files
authored
Removed html tags from cookie banner language snippets (#3310)
# Description of Changes Please provide a summary of the changes, including: Removed html tags from cookie banner language snippets. Edited all language files using regex as unsure if the auto tool would catch the changes correctly Closes #(3309) --- ## Checklist ### General - [ ] I have read the [Contribution Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md) - [ ] I have read the [Stirling-PDF Developer Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md) (if applicable) - [ ] I have read the [How to add new languages to Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md) (if applicable) - [ ] I have performed a self-review of my own code - [ ] My changes generate no new warnings ### Documentation - [ ] I have updated relevant docs on [Stirling-PDF's doc repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/) (if functionality has heavily changed) - [ ] I have read the section [Add New Translation Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags) (for new translation tags only) ### UI Changes (if applicable) - [ ] Screenshots or videos demonstrating the UI changes are attached (e.g., as comments or direct attachments in the PR) ### Testing (if applicable) - [ ] I have tested my changes locally. Refer to the [Testing Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing) for more details.
1 parent d039224 commit ec77123

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+290
-126
lines changed

Diff for: src/main/resources/messages_ar_AR.properties

+7-3
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,8 @@ validateSignature.cert.bits=bits
14061406
# Cookie banner #
14071407
####################
14081408
cookieBanner.popUp.title=How we use Cookies
1409-
cookieBanner.popUp.description=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love. <br>If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
1409+
cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
1410+
cookieBanner.popUp.description.2=If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
14101411
cookieBanner.popUp.acceptAllBtn=Okay
14111412
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
14121413
cookieBanner.popUp.showPreferencesBtn=Manage preferences
@@ -1417,8 +1418,11 @@ cookieBanner.preferencesModal.savePreferencesBtn=Save preferences
14171418
cookieBanner.preferencesModal.closeIconLabel=Close modal
14181419
cookieBanner.preferencesModal.serviceCounterLabel=Service|Services
14191420
cookieBanner.preferencesModal.subtitle=Cookie Usage
1420-
cookieBanner.preferencesModal.description=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. <br><br>Stirling PDF cannot—and will never—track or access the content of the documents you use. <b>Your privacy and trust are at the core of what we do<b>.
1421-
cookieBanner.preferencesModal.necessary.title=Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>
1421+
cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
1422+
cookieBanner.preferencesModal.description.2=Stirling PDF cannot—and will never—track or access the content of the documents you use.
1423+
cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do.
1424+
cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies
1425+
cookieBanner.preferencesModal.necessary.title.2=Always Enabled
14221426
cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’t be turned off.
14231427
cookieBanner.preferencesModal.analytics.title=Analytics
14241428
cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.

Diff for: src/main/resources/messages_az_AZ.properties

+7-3
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,8 @@ validateSignature.cert.bits=bits
14061406
# Cookie banner #
14071407
####################
14081408
cookieBanner.popUp.title=How we use Cookies
1409-
cookieBanner.popUp.description=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love. <br>If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
1409+
cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
1410+
cookieBanner.popUp.description.2=If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
14101411
cookieBanner.popUp.acceptAllBtn=Okay
14111412
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
14121413
cookieBanner.popUp.showPreferencesBtn=Manage preferences
@@ -1417,8 +1418,11 @@ cookieBanner.preferencesModal.savePreferencesBtn=Save preferences
14171418
cookieBanner.preferencesModal.closeIconLabel=Close modal
14181419
cookieBanner.preferencesModal.serviceCounterLabel=Service|Services
14191420
cookieBanner.preferencesModal.subtitle=Cookie Usage
1420-
cookieBanner.preferencesModal.description=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. <br><br>Stirling PDF cannot—and will never—track or access the content of the documents you use. <b>Your privacy and trust are at the core of what we do<b>.
1421-
cookieBanner.preferencesModal.necessary.title=Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>
1421+
cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
1422+
cookieBanner.preferencesModal.description.2=Stirling PDF cannot—and will never—track or access the content of the documents you use.
1423+
cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do.
1424+
cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies
1425+
cookieBanner.preferencesModal.necessary.title.2=Always Enabled
14221426
cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’t be turned off.
14231427
cookieBanner.preferencesModal.analytics.title=Analytics
14241428
cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.

Diff for: src/main/resources/messages_bg_BG.properties

+7-3
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,8 @@ validateSignature.cert.bits=битове
14061406
# Cookie banner #
14071407
####################
14081408
cookieBanner.popUp.title=How we use Cookies
1409-
cookieBanner.popUp.description=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love. <br>If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
1409+
cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
1410+
cookieBanner.popUp.description.2=If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
14101411
cookieBanner.popUp.acceptAllBtn=Okay
14111412
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
14121413
cookieBanner.popUp.showPreferencesBtn=Manage preferences
@@ -1417,8 +1418,11 @@ cookieBanner.preferencesModal.savePreferencesBtn=Save preferences
14171418
cookieBanner.preferencesModal.closeIconLabel=Close modal
14181419
cookieBanner.preferencesModal.serviceCounterLabel=Service|Services
14191420
cookieBanner.preferencesModal.subtitle=Cookie Usage
1420-
cookieBanner.preferencesModal.description=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. <br><br>Stirling PDF cannot—and will never—track or access the content of the documents you use. <b>Your privacy and trust are at the core of what we do<b>.
1421-
cookieBanner.preferencesModal.necessary.title=Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>
1421+
cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
1422+
cookieBanner.preferencesModal.description.2=Stirling PDF cannot—and will never—track or access the content of the documents you use.
1423+
cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do.
1424+
cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies
1425+
cookieBanner.preferencesModal.necessary.title.2=Always Enabled
14221426
cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’t be turned off.
14231427
cookieBanner.preferencesModal.analytics.title=Analytics
14241428
cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.

Diff for: src/main/resources/messages_ca_CA.properties

+7-3
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,8 @@ validateSignature.cert.bits=bits
14061406
# Cookie banner #
14071407
####################
14081408
cookieBanner.popUp.title=How we use Cookies
1409-
cookieBanner.popUp.description=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love. <br>If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
1409+
cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
1410+
cookieBanner.popUp.description.2=If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
14101411
cookieBanner.popUp.acceptAllBtn=Okay
14111412
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
14121413
cookieBanner.popUp.showPreferencesBtn=Manage preferences
@@ -1417,8 +1418,11 @@ cookieBanner.preferencesModal.savePreferencesBtn=Save preferences
14171418
cookieBanner.preferencesModal.closeIconLabel=Close modal
14181419
cookieBanner.preferencesModal.serviceCounterLabel=Service|Services
14191420
cookieBanner.preferencesModal.subtitle=Cookie Usage
1420-
cookieBanner.preferencesModal.description=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. <br><br>Stirling PDF cannot—and will never—track or access the content of the documents you use. <b>Your privacy and trust are at the core of what we do<b>.
1421-
cookieBanner.preferencesModal.necessary.title=Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>
1421+
cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
1422+
cookieBanner.preferencesModal.description.2=Stirling PDF cannot—and will never—track or access the content of the documents you use.
1423+
cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do.
1424+
cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies
1425+
cookieBanner.preferencesModal.necessary.title.2=Always Enabled
14221426
cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’t be turned off.
14231427
cookieBanner.preferencesModal.analytics.title=Analytics
14241428
cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.

Diff for: src/main/resources/messages_cs_CZ.properties

+7-3
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,8 @@ validateSignature.cert.bits=bitů
14061406
# Cookie banner #
14071407
####################
14081408
cookieBanner.popUp.title=How we use Cookies
1409-
cookieBanner.popUp.description=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love. <br>If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
1409+
cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
1410+
cookieBanner.popUp.description.2=If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
14101411
cookieBanner.popUp.acceptAllBtn=Okay
14111412
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
14121413
cookieBanner.popUp.showPreferencesBtn=Manage preferences
@@ -1417,8 +1418,11 @@ cookieBanner.preferencesModal.savePreferencesBtn=Save preferences
14171418
cookieBanner.preferencesModal.closeIconLabel=Close modal
14181419
cookieBanner.preferencesModal.serviceCounterLabel=Service|Services
14191420
cookieBanner.preferencesModal.subtitle=Cookie Usage
1420-
cookieBanner.preferencesModal.description=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. <br><br>Stirling PDF cannot—and will never—track or access the content of the documents you use. <b>Your privacy and trust are at the core of what we do<b>.
1421-
cookieBanner.preferencesModal.necessary.title=Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>
1421+
cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
1422+
cookieBanner.preferencesModal.description.2=Stirling PDF cannot—and will never—track or access the content of the documents you use.
1423+
cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do.
1424+
cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies
1425+
cookieBanner.preferencesModal.necessary.title.2=Always Enabled
14221426
cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’t be turned off.
14231427
cookieBanner.preferencesModal.analytics.title=Analytics
14241428
cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.

Diff for: src/main/resources/messages_da_DK.properties

+7-3
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,8 @@ validateSignature.cert.bits=bits
14061406
# Cookie banner #
14071407
####################
14081408
cookieBanner.popUp.title=How we use Cookies
1409-
cookieBanner.popUp.description=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love. <br>If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
1409+
cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
1410+
cookieBanner.popUp.description.2=If you’d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
14101411
cookieBanner.popUp.acceptAllBtn=Okay
14111412
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
14121413
cookieBanner.popUp.showPreferencesBtn=Manage preferences
@@ -1417,8 +1418,11 @@ cookieBanner.preferencesModal.savePreferencesBtn=Save preferences
14171418
cookieBanner.preferencesModal.closeIconLabel=Close modal
14181419
cookieBanner.preferencesModal.serviceCounterLabel=Service|Services
14191420
cookieBanner.preferencesModal.subtitle=Cookie Usage
1420-
cookieBanner.preferencesModal.description=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. <br><br>Stirling PDF cannot—and will never—track or access the content of the documents you use. <b>Your privacy and trust are at the core of what we do<b>.
1421-
cookieBanner.preferencesModal.necessary.title=Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>
1421+
cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
1422+
cookieBanner.preferencesModal.description.2=Stirling PDF cannot—and will never—track or access the content of the documents you use.
1423+
cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do.
1424+
cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies
1425+
cookieBanner.preferencesModal.necessary.title.2=Always Enabled
14221426
cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’t be turned off.
14231427
cookieBanner.preferencesModal.analytics.title=Analytics
14241428
cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.

0 commit comments

Comments
 (0)