[Xfce4-commits] [xfce/xfce4-panel] 03/03: prefs: Correct capitalization of labels (Bug #15651)
noreply at xfce.org
noreply at xfce.org
Sat Jun 29 00:15:39 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-panel.
commit ea7a59272a46de7f1a475e5f70fde614d9211883
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Fri Jun 28 22:50:01 2019 +0400
prefs: Correct capitalization of labels (Bug #15651)
---
panel/panel-preferences-dialog.glade | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/panel/panel-preferences-dialog.glade b/panel/panel-preferences-dialog.glade
index ba47c3b..a8b2f7e 100644
--- a/panel/panel-preferences-dialog.glade
+++ b/panel/panel-preferences-dialog.glade
@@ -520,7 +520,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_left">12</property>
- <property name="label" translatable="yes">Row _Size (pixels):</property>
+ <property name="label" translatable="yes">Row _size (pixels):</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
</object>
@@ -819,7 +819,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_left">12</property>
- <property name="label" translatable="yes">Fixed Icon Size (pixels):</property>
+ <property name="label" translatable="yes">Fixed icon size (pixels):</property>
<property name="xalign">0</property>
</object>
<packing>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list