From 87fb3f5d2fa273afe6428f8fc55448a98a91711a Mon Sep 17 00:00:00 2001 From: El RIDO Date: Fri, 8 Jul 2016 08:56:42 +0200 Subject: [PATCH] implementing @k0nsl suggestion regarding wording, resolves #110 --- tpl/bootstrap-compact.html | 2 +- tpl/bootstrap-dark-page.html | 2 +- tpl/bootstrap-dark.html | 2 +- tpl/bootstrap-page.html | 2 +- tpl/bootstrap.html | 2 +- tpl/page.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tpl/bootstrap-compact.html b/tpl/bootstrap-compact.html index 29dc7e15..68d6b7ef 100644 --- a/tpl/bootstrap-compact.html +++ b/tpl/bootstrap-compact.html @@ -197,7 +197,7 @@

{function="t('ZeroBin')"} - {function="t('Because ignorance is bliss')"}

{$VERSION}

- {function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"} + {function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}

diff --git a/tpl/bootstrap-dark-page.html b/tpl/bootstrap-dark-page.html index 0b4d27d2..1c387c19 100644 --- a/tpl/bootstrap-dark-page.html +++ b/tpl/bootstrap-dark-page.html @@ -193,7 +193,7 @@

{function="t('ZeroBin')"} - {function="t('Because ignorance is bliss')"}

{$VERSION}

- {function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"} + {function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}

diff --git a/tpl/bootstrap-dark.html b/tpl/bootstrap-dark.html index 3bdf25ac..50047544 100644 --- a/tpl/bootstrap-dark.html +++ b/tpl/bootstrap-dark.html @@ -193,7 +193,7 @@

{function="t('ZeroBin')"} - {function="t('Because ignorance is bliss')"}

{$VERSION}

- {function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"} + {function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}

diff --git a/tpl/bootstrap-page.html b/tpl/bootstrap-page.html index 2046f02e..a27029ea 100644 --- a/tpl/bootstrap-page.html +++ b/tpl/bootstrap-page.html @@ -193,7 +193,7 @@

{function="t('ZeroBin')"} - {function="t('Because ignorance is bliss')"}

{$VERSION}

- {function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"} + {function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}

diff --git a/tpl/bootstrap.html b/tpl/bootstrap.html index 4bd79ce2..4fe353ca 100644 --- a/tpl/bootstrap.html +++ b/tpl/bootstrap.html @@ -193,7 +193,7 @@

{function="t('ZeroBin')"} - {function="t('Because ignorance is bliss')"}

{$VERSION}

- {function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"} + {function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}

diff --git a/tpl/page.html b/tpl/page.html index bdfa6db8..747fc02c 100644 --- a/tpl/page.html +++ b/tpl/page.html @@ -27,7 +27,7 @@
- {function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}
{if="strlen($NOTICE)"} + {function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. More information on the project page.')"}
{if="strlen($NOTICE)"} {$NOTICE}{/if}

{function="t('ZeroBin')"}