Mark headerbar titles for translation

This commit is contained in:
Piotr Drąg 2018-12-28 14:57:29 +01:00
parent 6868e0b5ae
commit efe6dc9062
5 changed files with 8 additions and 8 deletions

View file

@ -5,8 +5,8 @@
<object class="GtkHeaderBar" id="header">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="title">Edit Account</property>
<property name="subtitle">Account Name</property>
<property name="title" translatable="yes">Edit Account</property>
<property name="subtitle" translatable="yes">Account Name</property>
<property name="has_subtitle">False</property>
<property name="show_close_button">True</property>
<child>