From d42593d203b069904e76818e80abe9503dd1a437 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 27 Oct 2022 21:50:13 +0200 Subject: [PATCH] removed unused translations --- src/l10n/fixtures/cs.yaml | 3 --- src/l10n/fixtures/de.yaml | 3 --- src/l10n/fixtures/fr.yaml | 3 --- src/l10n/fixtures/tpl/base.yaml | 1 - src/l10n/fixtures/zh_CN.yaml | 1 - 5 files changed, 11 deletions(-) diff --git a/src/l10n/fixtures/cs.yaml b/src/l10n/fixtures/cs.yaml index b96c0eb..920f630 100644 --- a/src/l10n/fixtures/cs.yaml +++ b/src/l10n/fixtures/cs.yaml @@ -109,6 +109,3 @@ "Normal text": "Normální text" "Big text": "Velký text" "Applications": "Applications" -"This feature is not compatible with big menu and with categories displays.": "This\ - \ feature is not compatible with big menu and with categories\ - \ displays." diff --git a/src/l10n/fixtures/de.yaml b/src/l10n/fixtures/de.yaml index d87d2af..134b29f 100644 --- a/src/l10n/fixtures/de.yaml +++ b/src/l10n/fixtures/de.yaml @@ -112,6 +112,3 @@ "Normal text": "Normaler Text" "Big text": "Großer Text" "Applications": "Applications" -"This feature is not compatible with big menu and with categories displays.": "This\ - \ feature is not compatible with big menu and with categories\ - \ displays." diff --git a/src/l10n/fixtures/fr.yaml b/src/l10n/fixtures/fr.yaml index 02938a5..fa3eccd 100644 --- a/src/l10n/fixtures/fr.yaml +++ b/src/l10n/fixtures/fr.yaml @@ -114,6 +114,3 @@ \ et latéral" "Reset to default": "Restaurer les valeurs par défaut" "Applications": "Applications" -"This feature is not compatible with big menu and with categories displays.": "Cette\ - \ fonctionnalité n'est pas compatible avec les affichages Menu large\ - \ et Avec les catégories." diff --git a/src/l10n/fixtures/tpl/base.yaml b/src/l10n/fixtures/tpl/base.yaml index d6d9a84..e7c1980 100644 --- a/src/l10n/fixtures/tpl/base.yaml +++ b/src/l10n/fixtures/tpl/base.yaml @@ -93,4 +93,3 @@ "Apps visible in the top and side menus": "" "Reset to default": "" "Applications": "" -"This feature is not compatible with big menu and with categories displays.": "" diff --git a/src/l10n/fixtures/zh_CN.yaml b/src/l10n/fixtures/zh_CN.yaml index 81bef84..8fdec79 100644 --- a/src/l10n/fixtures/zh_CN.yaml +++ b/src/l10n/fixtures/zh_CN.yaml @@ -90,4 +90,3 @@ "Normal text": "普通文本" "Big text": "大文本" "Applications": "Applications" -"This feature is not compatible with big menu and with categories displays.": "This feature is not compatible with big menu and with categories displays."