Formatting tidy

This commit is contained in:
Connor Yoh 2025-04-07 17:53:14 +01:00
parent 02bd9246ff
commit 4ddf12d283
4 changed files with 5 additions and 12 deletions

View File

@ -1402,14 +1402,14 @@ validateSignature.cert.keyUsage=Key Usage
validateSignature.cert.selfSigned=Self-Signed validateSignature.cert.selfSigned=Self-Signed
validateSignature.cert.bits=bits validateSignature.cert.bits=bits
# Cookie banner ####################
## pop up modal # Cookie banner #
####################
cookieBanner.popUp.title=How we use Cookies cookieBanner.popUp.title=How we use Cookies
cookieBanner.popUp.description=Stirling PDF uses cookies and similar technologies to improve your experience and measure usage of our tools. This enables us to continue developing great features and continue support for our users. \n Clicking \"No Thanks\" will set only cookies that are strictly necessary. cookieBanner.popUp.description=Stirling PDF uses cookies and similar technologies to improve your experience and measure usage of our tools. This enables us to continue developing great features and continue support for our users. \n Clicking \"No Thanks\" will set only cookies that are strictly necessary.
cookieBanner.popUp.acceptAllBtn=Okay cookieBanner.popUp.acceptAllBtn=Okay
cookieBanner.popUp.acceptNecessaryBtn=No Thanks cookieBanner.popUp.acceptNecessaryBtn=No Thanks
cookieBanner.popUp.showPreferencesBtn=Manage preferences cookieBanner.popUp.showPreferencesBtn=Manage preferences
## preferences Modal
cookieBanner.preferencesModal.title=Consent Preferences Center cookieBanner.preferencesModal.title=Consent Preferences Center
cookieBanner.preferencesModal.acceptAllBtn=Accept all cookieBanner.preferencesModal.acceptAllBtn=Accept all
cookieBanner.preferencesModal.acceptNecessaryBtn=Reject all cookieBanner.preferencesModal.acceptNecessaryBtn=Reject all
@ -1423,7 +1423,3 @@ cookieBanner.preferencesModal.necessary.description=These cookies are essential
cookieBanner.preferencesModal.analytics.title=Analytics cookieBanner.preferencesModal.analytics.title=Analytics
cookieBanner.preferencesModal.analytics.description=These cookies allow us to track visits, tool usage and searches so we can measure and improve the performance of our website. Strirling PDF can not and will not ever track the documents used within Stirling PDF cookieBanner.preferencesModal.analytics.description=These cookies allow us to track visits, tool usage and searches so we can measure and improve the performance of our website. Strirling PDF can not and will not ever track the documents used within Stirling PDF

View File

@ -149,9 +149,6 @@
window.addEventListener("cc:onConsent", UpdatePosthogConsent); window.addEventListener("cc:onConsent", UpdatePosthogConsent);
window.addEventListener("cc:onChange", UpdatePosthogConsent); window.addEventListener("cc:onChange", UpdatePosthogConsent);
</script> </script>
</th:block> </th:block>
<th:block th:fragment="game"> <th:block th:fragment="game">