Kaydet (Commit) f27fa0d6 authored tarafından Caolán McNamara's avatar Caolán McNamara

HIG: end labels with ':'

Change-Id: Ia729050125d3cfc3e51d289c2153f6bdeb76e379
üst 00cc058f
......@@ -102,7 +102,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Number of title pages</property>
<property name="label" translatable="yes">Number of title pages:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">NF_PAGE_COUNT</property>
</object>
......@@ -118,7 +118,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Place title pages at</property>
<property name="label" translatable="yes">Place title pages at:</property>
<accessibility>
<relation type="label-for" target="RB_DOCUMENT_START"/>
<relation type="label-for" target="RB_PAGE_START"/>
......@@ -320,7 +320,7 @@
<object class="GtkLabel" id="FT_PAGE_COUNT">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Page number</property>
<property name="label" translatable="yes">Page number:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">NF_RESTART_NUMBERING</property>
</object>
......@@ -377,7 +377,7 @@
<object class="GtkLabel" id="FT_PAGE_PAGES">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Page number</property>
<property name="label" translatable="yes">Page number:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">NF_SET_PAGE_NUMBER</property>
</object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment