[gnome-boxes/wip/cdavis/adjust-status-casing: 4/4] empty-boxes: Adjust casing




commit 3987db3cd926081aa1704620b5442483a63012c2
Author: Christopher Davis <brainblasted disroot org>
Date:   Sat Feb 6 14:44:46 2021 -0800

    empty-boxes: Adjust casing
    
    For consistency, use title casing for status page.
    
    See https://developer.gnome.org/hig/stable/writing-style.html.en

 data/ui/empty-boxes.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/empty-boxes.ui b/data/ui/empty-boxes.ui
index af79c4d8..4bbc4bb0 100644
--- a/data/ui/empty-boxes.ui
+++ b/data/ui/empty-boxes.ui
@@ -47,7 +47,7 @@
             <property name="hexpand">True</property>
             <property name="vexpand">True</property>
             <property name="icon-name">empty-boxes</property>
-            <property name="title" translatable="yes">State of the art virtualization</property>
+            <property name="title" translatable="yes">State of the Art Virtualization</property>
             <property name="description" translatable="yes">Boxes can be virtual or remote machines. Just 
hit the &lt;b&gt;+&lt;/b&gt; button to create your first one.</property>
           </object>
         </child>


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