[gnome-boxes] wizard: Don't capitalize 'b' in 'box'



commit 246c82d1e8ac1221cf8bf4855707d0acb326c7fa
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Sep 30 14:58:53 2014 +0100

    wizard: Don't capitalize 'b' in 'box'
    
    We only capitalize 'b' in 'boxes' when we are referring to Boxes the
    software so this is very inconsistent and I believe it must have been a
    typo from certain french person who doesn't care about these things. :P
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737270

 data/ui/wizard.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/wizard.ui b/data/ui/wizard.ui
index 1c95a7d..f46b11a 100644
--- a/data/ui/wizard.ui
+++ b/data/ui/wizard.ui
@@ -41,7 +41,7 @@
                 <!-- Work around clutter size allocation issue (bz#677260) -->
                 <property name="max-width-chars">40</property>
                 <property name="use-markup">True</property>
-                <property name="label" translatable="yes">Creating a Box will allow you to use another 
operating system directly from your existing login.
+                <property name="label" translatable="yes">Creating a box will allow you to use another 
operating system directly from your existing login.
 
 You may connect to an existing machine &lt;b&gt;&lt;i&gt;over the network&lt;/i&gt;&lt;/b&gt; or create a 
&lt;b&gt;&lt;i&gt;virtual machine&lt;/i&gt;&lt;/b&gt; that runs locally on your own.</property>
                 <property name="use-markup">True</property>


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