Merge branch 'patch-1' into 'master'

Don't translate the default text of in-app notification

See merge request World/fractal!300
This commit is contained in:
Daniel Garcia Moreno 2018-12-09 08:45:48 +00:00
commit e610fb6078

View file

@ -249,7 +249,6 @@
<object class="GtkLabel" id="inapp_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">This is an app-notification</property>
</object>
<packing>
<property name="expand">False</property>