From 5cfd00e8efa3d1700c8c75c72ee8dba866696e32 Mon Sep 17 00:00:00 2001 From: Ronak Patel Date: Fri, 18 Nov 2022 13:44:52 +0530 Subject: [PATCH] Renaming terms-condition to terms-of-srvice --- core/l10n/de.js | 2 +- core/l10n/de.json | 2 +- core/l10n/en.js | 2 +- core/l10n/en.json | 2 +- core/l10n/es.js | 2 +- core/l10n/es.json | 2 +- core/l10n/fr.js | 2 +- core/l10n/fr.json | 2 +- defaults.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/l10n/de.js b/core/l10n/de.js index 9ff89a01..1f16739b 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -9,7 +9,7 @@ OC.L10N.register( "and many new features added regularly!": "und viele neue Funktionen, die regelmäßig hinzugefügt werden!", "Create My Account": "Erstelle meinen Account", "Sign in to your account": "Melden Sie sich bei Ihrem Konto an", - "Terms & Conditions": "algemene voorwaarden", + "Terms of Service": "Allgemeine Geschäftsbedingungen", "Privacy Policy": "Privacybeleid", "All Rights Reserved": "Alle rechten voorbehouden", "Copyright": "Auteursrechten", diff --git a/core/l10n/de.json b/core/l10n/de.json index 0ad9c981..fd5daeb6 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -8,7 +8,7 @@ "and many new features added regularly!": "und viele neue Funktionen, die regelmäßig hinzugefügt werden!", "Create My Account": "Erstelle meinen Account", "Sign in to your account": "Melden Sie sich bei Ihrem Konto an", - "Terms & Conditions": "algemene voorwaarden", + "Terms of Service": "Allgemeine Geschäftsbedingungen", "Privacy Policy": "Privacybeleid", "All Rights Reserved": "Alle rechten voorbehouden", "Copyright": "Auteursrechten", diff --git a/core/l10n/en.js b/core/l10n/en.js index 5292e9b0..a8a50bae 100755 --- a/core/l10n/en.js +++ b/core/l10n/en.js @@ -9,7 +9,7 @@ OC.L10N.register( "and many new features added regularly!": "and many new features added regularly!", "Create My Account": "Create My Account", "Sign in to your account": "Sign in to your account", - "Terms & Conditions": "Terms & Conditions", + "Terms of Service": "Terms of Service", "Privacy Policy": "Privacy Policy", "All Rights Reserved": "All Rights Reserved", "Copyright": "Copyright", diff --git a/core/l10n/en.json b/core/l10n/en.json index bc29fbc2..4c71b237 100755 --- a/core/l10n/en.json +++ b/core/l10n/en.json @@ -8,7 +8,7 @@ "and many new features added regularly!": "and many new features added regularly!", "Create My Account": "Create My Account", "Sign in to your account": "Sign in to your account", - "Terms & Conditions": "Terms & Conditions", + "Terms of Service": "Terms of Service", "Privacy Policy": "Privacy Policy", "All Rights Reserved": "All Rights Reserved", "Copyright": "Copyright", diff --git a/core/l10n/es.js b/core/l10n/es.js index e188605a..c7a7e703 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -9,7 +9,7 @@ OC.L10N.register( "and many new features added regularly!": "¡y muchas características nuevas agregadas regularmente!", "Create My Account": "Crear mi cuenta", "Sign in to your account": "Iniciar sesión en tu cuenta", - "Terms & Conditions": "Términos y condiciones", + "Terms of Service": "Términos de servicio", "Privacy Policy": "Política de privacidad", "All Rights Reserved": "Reservados todos los derechos", "Copyright": "Derechos de autor", diff --git a/core/l10n/es.json b/core/l10n/es.json index 0fbc88d5..e2d355d7 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -8,7 +8,7 @@ "and many new features added regularly!": "¡y muchas características nuevas agregadas regularmente!", "Create My Account": "Crear mi cuenta", "Sign in to your account": "Iniciar sesión en tu cuenta", - "Terms & Conditions": "Términos y condiciones", + "Terms of Service": "Términos de servicio", "Privacy Policy": "Política de privacidad", "All Rights Reserved": "Reservados todos los derechos", "Copyright": "Derechos de autor", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 8295ab6e..050c1e31 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -9,7 +9,7 @@ OC.L10N.register( "and many new features added regularly!": "et de nombreuses nouvelles fonctionnalités ajoutées régulièrement !", "Create My Account": "Créer mon compte", "Sign in to your account": "Connectez-vous à votre compte", - "Terms & Conditions": "termes et conditions", + "Terms of Service": "Conditions d'utilisation", "Privacy Policy": "Politique de confidentialité", "All Rights Reserved": "Tous les droits sont réservés", "Copyright": "droits d'auteur", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index a36cbe83..2ac87a26 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -8,7 +8,7 @@ "and many new features added regularly!": "et de nombreuses nouvelles fonctionnalités ajoutées régulièrement !", "Create My Account": "Créer mon compte", "Sign in to your account": "Connectez-vous à votre compte", - "Terms & Conditions": "termes et conditions", + "Terms of Service": "Conditions d'utilisation", "Privacy Policy": "Politique de confidentialité", "All Rights Reserved": "Tous les droits sont réservés", "Copyright": "droits d'auteur", diff --git a/defaults.php b/defaults.php index b228f7ae..64cb8905 100644 --- a/defaults.php +++ b/defaults.php @@ -116,7 +116,7 @@ class OC_Theme { */ public function getLongFooter() { $footer = '

'.(\OC::$server->getL10N('core')->t('Copyright')).' © ' . date('Y') .' '.$this->getName() .'-'.(\OC::$server->getL10N('core')->t('All Rights Reserved')).'-

' ; - $footer .= '

'.' '.(\OC::$server->getL10N('core')->t('Terms & Conditions')).' '; + $footer .= '

'.' '.(\OC::$server->getL10N('core')->t('Terms of Service')).' '; $footer .= ' - '.' '.(\OC::$server->getL10N('core')->t('Privacy Policy')).'

'; return $footer; -- GitLab