From 0f39c03dc639ac201bd1ec78c1246221a2703a28 Mon Sep 17 00:00:00 2001 From: Jon Robson Date: Thu, 7 Mar 2024 10:17:20 -0800 Subject: [PATCH] Mark night mode as experimental feature Bug: T359571 Change-Id: Ic930ee1ba1af3d463f6d49825dcc4ed72537b254 --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index b2ff2735f..e1a36fdfc 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -43,7 +43,7 @@ "vector-feature-custom-font-size-1-label": "Standard", "vector-feature-custom-font-size-2-label": "Large", "skin-night-mode-name": "Color", - "skin-night-mode-description": "Reduces the light emitted by device screens.", + "skin-night-mode-description": "[Experimental version, high likelihood of experiencing issues] Reduces the light emitted by device screens.", "skin-night-mode-0-label": "Day", "skin-night-mode-1-label": "Night", "skin-night-mode-2-label": "Automatic",