1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-06 03:25:31 +00:00

Merge branch 'recents-empty-state-label' into 'master'

Minor: Change recent calls empty state label

See merge request Librem5/calls!47
This commit is contained in:
Bob Ham 2019-07-09 09:58:10 +00:00
commit 4fcc846095

View file

@ -22,7 +22,7 @@
<child>
<object class="GtkLabel" id="primary_label">
<property name="visible">1</property>
<property name="label" translatable="yes">Call list empty</property>
<property name="label" translatable="yes">No Recent Calls</property>
<property name="halign">start</property>
<attributes>
<attribute name="weight" value="bold"/>