emojichooser: Add context to the Objects category string
To disambiguate it from Objects in the Inspector.
This commit is contained in:
@ -138,7 +138,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="objects.heading">
|
<object class="GtkLabel" id="objects.heading">
|
||||||
<property name="visible">1</property>
|
<property name="visible">1</property>
|
||||||
<property name="label" translatable="yes">Objects</property>
|
<property name="label" translatable="yes" context="emoji category">Objects</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Reference in New Issue
Block a user