emojichooser: Add context to the Objects category string

To disambiguate it from Objects in the Inspector.
This commit is contained in:
Piotr Drąg
2017-08-11 22:18:50 +02:00
parent a2f142edb2
commit 9b49baa992

View File

@ -138,7 +138,7 @@
<child>
<object class="GtkLabel" id="objects.heading">
<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>
</object>
</child>