[gnome-boxes] wizard: Don't capitalize 'b' in 'box'
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] wizard: Don't capitalize 'b' in 'box'
- Date: Tue, 30 Sep 2014 14:01:41 +0000 (UTC)
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 <b><i>over the network</i></b> or create a
<b><i>virtual machine</i></b> 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]