Inspector: Use Title Case for labels & menu items

https://developer.gnome.org/hig/stable/writing-style.html.en

https://bugzilla.gnome.org/show_bug.cgi?id=779147
This commit is contained in:
Daniel Boles 2017-02-23 18:33:39 +00:00
parent a66584eca8
commit ad5ff5f6d1
4 changed files with 14 additions and 14 deletions

View File

@ -405,7 +405,7 @@
<child>
<object class="GtkLabel" id="display_rgba_label">
<property name="visible">True</property>
<property name="label" translatable="yes">RGBA visual</property>
<property name="label" translatable="yes">RGBA Visual</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0.0</property>

View File

@ -65,7 +65,7 @@
<child>
<object class="GtkLabel" id="refcount_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Reference count</property>
<property name="label" translatable="yes">Reference Count</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0.0</property>
@ -291,7 +291,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Request mode</property>
<property name="label" translatable="yes">Request Mode</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -393,7 +393,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Clip area</property>
<property name="label" translatable="yes">Clip Area</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -472,7 +472,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Tick callback</property>
<property name="label" translatable="yes">Tick Callback</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -508,7 +508,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Frame count</property>
<property name="label" translatable="yes">Frame Count</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -542,7 +542,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Frame rate</property>
<property name="label" translatable="yes">Frame Rate</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -576,7 +576,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Accessible role</property>
<property name="label" translatable="yes">Accessible Role</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -610,7 +610,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Accessible name</property>
<property name="label" translatable="yes">Accessible Name</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>
@ -646,7 +646,7 @@
<child>
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Accessible description</property>
<property name="label" translatable="yes">Accessible Description</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0</property>

View File

@ -344,7 +344,7 @@
<child>
<object class="GtkLabel" id="hidpi_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Window scaling</property>
<property name="label" translatable="yes">Window Scaling</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0.0</property>
@ -680,7 +680,7 @@
<child>
<object class="GtkLabel" id="touchscreen_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Simulate touchscreen</property>
<property name="label" translatable="yes">Simulate Touchscreen</property>
<property name="halign">start</property>
<property name="valign">baseline</property>
<property name="xalign">0.0</property>
@ -737,7 +737,7 @@
<property name="halign">end</property>
<property name="valign">baseline</property>
<items>
<item translatable="yes" id="maybe">When needed</item>
<item translatable="yes" id="maybe">When Needed</item>
<item translatable="yes" id="always">Always</item>
<item translatable="yes" id="disable">Disabled</item>
</items>

View File

@ -364,7 +364,7 @@
</object>
<packing>
<property name="name">css-nodes</property>
<property name="title" translatable="yes">CSS nodes</property>
<property name="title" translatable="yes">CSS Nodes</property>
</packing>
</child>
<child>