From 076da2c0134e22a164dd47c87720533699aec2c7 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 30 Apr 2020 14:32:22 +0200 Subject: [PATCH] Approval. --- ar/backend.php | 1 + de/backend.php | 2 ++ en/backend.php | 1 + hu/backend.php | 1 + id/backend.php | 1 + it/backend.php | 1 + pl/backend.php | 1 + pt/backend.php | 1 + tl/backend.php | 1 + 9 files changed, 10 insertions(+) diff --git a/ar/backend.php b/ar/backend.php index 6c2f001..c010d27 100644 --- a/ar/backend.php +++ b/ar/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/de/backend.php b/de/backend.php index 68e9fb9..2cc9ae4 100644 --- a/de/backend.php +++ b/de/backend.php @@ -212,3 +212,5 @@ $backend_tl['preview_normal'] = 'Vorschau im Themator'; $backend_tl['preview_scrollitelling'] = 'Vorschau im Scrollitelling-Modus'; $backend_tl['css_for_scroll'] = 'CSS für Scrollitelling anpassen'; $backend_tl['206'] = ''; +$backend_tl['warning_for_scrollitelling_only'] = 'Achtung: Dieses Feature wird nur im Scrollitelling-Modus benutzt.'; +$backend_tl['210'] = ''; diff --git a/en/backend.php b/en/backend.php index 6c2f001..c010d27 100644 --- a/en/backend.php +++ b/en/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/hu/backend.php b/hu/backend.php index 3711250..db5ada2 100644 --- a/hu/backend.php +++ b/hu/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/id/backend.php b/id/backend.php index 898925e..194bc4e 100644 --- a/id/backend.php +++ b/id/backend.php @@ -210,3 +210,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/it/backend.php b/it/backend.php index 91bc637..379e793 100644 --- a/it/backend.php +++ b/it/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/pl/backend.php b/pl/backend.php index 91bc637..379e793 100644 --- a/pl/backend.php +++ b/pl/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/pt/backend.php b/pt/backend.php index 91bc637..379e793 100644 --- a/pt/backend.php +++ b/pt/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only'; diff --git a/tl/backend.php b/tl/backend.php index 91bc637..379e793 100644 --- a/tl/backend.php +++ b/tl/backend.php @@ -209,3 +209,4 @@ $backend_tl['regular_user'] = 'Regular user'; $backend_tl['preview_normal'] = 'Preview in normal themator mode'; $backend_tl['preview_scrollitelling'] = 'Preview in scrollitelling mode'; $backend_tl['css_for_scroll'] = 'Customize CSS for scrollitelling'; +$backend_tl['warning_for_scrollitelling_only'] = 'Warning: This feature is used for scrollitelling mode only';