[gnome-control-center/nightlight-infobar-ui-tweaks: 29/32] display: Use heading capitalization for Night Light unvailable infobar




commit 7f633df50f67f074363352185ecd94fee9d2683b
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Aug 17 10:33:40 2022 +0200

    display: Use heading capitalization for Night Light unvailable infobar
    
    See #2020

 panels/display/cc-night-light-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/display/cc-night-light-page.ui b/panels/display/cc-night-light-page.ui
index f3fb3b71d..41dc9276d 100644
--- a/panels/display/cc-night-light-page.ui
+++ b/panels/display/cc-night-light-page.ui
@@ -19,7 +19,7 @@
                     <property name="halign">start</property>
                     <property name="margin-start">6</property>
                     <property name="hexpand">False</property>
-                    <property name="label" translatable="yes">Night Light unavailable</property>
+                    <property name="label" translatable="yes">Night Light Unavailable</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]