From b28f426d367020eaa949f26190f9c4f2bb1faa17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milie=20Feral?= Date: Thu, 6 Feb 2020 12:19:31 +0100 Subject: [PATCH] [apps/settings] Add warning message about software liability --- apps/settings/base.de.i18n | 4 ++++ apps/settings/base.en.i18n | 4 ++++ apps/settings/base.es.i18n | 4 ++++ apps/settings/base.fr.i18n | 4 ++++ apps/settings/base.pt.i18n | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/apps/settings/base.de.i18n b/apps/settings/base.de.i18n index c83616bb9..3738e5a73 100644 --- a/apps/settings/base.de.i18n +++ b/apps/settings/base.de.i18n @@ -19,6 +19,10 @@ ExamModeWarning3 = "guaranteed by NumWorks. You are" ExamModeWarning4 = "hold liable when using this non" ExamModeWarning5 = "official version during" ExamModeWarning6 = "examinations." +AboutWarning1 = "Caution: this is a non-official version of" +AboutWarning2 = "the software and NumWorks can't be hold" +AboutWarning3 = "liable for the issues that would raise due" +AboutWarning4 = "to its use." About = "Über" Degrees = "Grad " Gradians = "Gone " diff --git a/apps/settings/base.en.i18n b/apps/settings/base.en.i18n index b1c8e9caa..78f746bad 100644 --- a/apps/settings/base.en.i18n +++ b/apps/settings/base.en.i18n @@ -19,6 +19,10 @@ ExamModeWarning3 = "guaranteed by NumWorks. You are" ExamModeWarning4 = "hold liable when using this non" ExamModeWarning5 = "official version during" ExamModeWarning6 = "examinations." +AboutWarning1 = "Caution: this is a non-official version of" +AboutWarning2 = "the software and NumWorks can't be hold" +AboutWarning3 = "liable for the issues that would raise due" +AboutWarning4 = "to its use." About = "About" Degrees = "Degrees " Gradians = "Gradians " diff --git a/apps/settings/base.es.i18n b/apps/settings/base.es.i18n index 007b6a636..94d225356 100644 --- a/apps/settings/base.es.i18n +++ b/apps/settings/base.es.i18n @@ -19,6 +19,10 @@ ExamModeWarning3 = "guaranteed by NumWorks. You are" ExamModeWarning4 = "hold liable when using this non" ExamModeWarning5 = "official version during" ExamModeWarning6 = "examinations." +AboutWarning1 = "Caution: this is a non-official version of" +AboutWarning2 = "the software and NumWorks can't be hold" +AboutWarning3 = "liable for the issues that would raise due" +AboutWarning4 = "to its use." About = "Acerca" Degrees = "Grados " Gradians = "Gradianes " diff --git a/apps/settings/base.fr.i18n b/apps/settings/base.fr.i18n index 44032dcc4..03f09be38 100644 --- a/apps/settings/base.fr.i18n +++ b/apps/settings/base.fr.i18n @@ -19,6 +19,10 @@ ExamModeWarning3 = "garantie par NumWorks. En utilisant" ExamModeWarning4 = "cette version non officielle lors" ExamModeWarning5 = "d'un examen, vous engagez votre" ExamModeWarning6 = "responsabilité." +AboutWarning1 = "Attention, ceci est une version non" +AboutWarning2 = "officielle du logiciel et NumWorks ne" +AboutWarning3 = "saurait être tenu responsable des problèmes" +AboutWarning4 = "que pourrait entrainer son utilisation." About = "À propos" Degrees = "Degrés " Gradians = "Grades " diff --git a/apps/settings/base.pt.i18n b/apps/settings/base.pt.i18n index 715d29e82..431adacca 100644 --- a/apps/settings/base.pt.i18n +++ b/apps/settings/base.pt.i18n @@ -19,6 +19,10 @@ ExamModeWarning3 = "guaranteed by NumWorks. You are" ExamModeWarning4 = "hold liable when using this non" ExamModeWarning5 = "official version during" ExamModeWarning6 = "examinations." +AboutWarning1 = "Caution: this is a non-official version of" +AboutWarning2 = "the software and NumWorks can't be hold" +AboutWarning3 = "liable for the issues that would raise due" +AboutWarning4 = "to its use." About = "Acerca" Degrees = "Graus " Gradians = "Grados "