From 57f2b41c3f84871cdfd7bdc46b43c45f486ff714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Guid=C3=A9e?= Date: Wed, 25 Dec 2019 14:37:08 +0100 Subject: [PATCH] Fix: OMEGA not displayed on the home screen --- apps/home/base.de.i18n | 1 - apps/home/base.en.i18n | 1 - apps/home/base.es.i18n | 1 - apps/home/base.fr.i18n | 1 - apps/home/base.pt.i18n | 1 - 5 files changed, 5 deletions(-) diff --git a/apps/home/base.de.i18n b/apps/home/base.de.i18n index e3ac17694..352d41520 100644 --- a/apps/home/base.de.i18n +++ b/apps/home/base.de.i18n @@ -1,5 +1,4 @@ Apps = "Anwendungen" AppsCapital = "OMEGA" -AppsCapital = "ANWENDUNGEN" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.en.i18n b/apps/home/base.en.i18n index 45c8bb6cd..dde4e2129 100644 --- a/apps/home/base.en.i18n +++ b/apps/home/base.en.i18n @@ -1,5 +1,4 @@ Apps = "Applications" AppsCapital = "OMEGA" -AppsCapital = "APPLICATIONS" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.es.i18n b/apps/home/base.es.i18n index 921b3b308..9d3258766 100644 --- a/apps/home/base.es.i18n +++ b/apps/home/base.es.i18n @@ -1,5 +1,4 @@ Apps = "Aplicaciones" AppsCapital = "OMEGA" -AppsCapital = "APLICACIONES" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.fr.i18n b/apps/home/base.fr.i18n index 45c8bb6cd..dde4e2129 100644 --- a/apps/home/base.fr.i18n +++ b/apps/home/base.fr.i18n @@ -1,5 +1,4 @@ Apps = "Applications" AppsCapital = "OMEGA" -AppsCapital = "APPLICATIONS" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.pt.i18n b/apps/home/base.pt.i18n index 12bc7a302..5e84c0ba1 100644 --- a/apps/home/base.pt.i18n +++ b/apps/home/base.pt.i18n @@ -1,5 +1,4 @@ Apps = "Aplicações" AppsCapital = "OMEGA" -AppsCapital = "APLICAÇÕES" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode"