Mark headerbar titles for translation
This commit is contained in:
parent
6868e0b5ae
commit
efe6dc9062
5 changed files with 8 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue