application: Make Mail title translatable
Make Mail title translatable.
This commit is contained in:
parent
2051431797
commit
cf6cfbc8e2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<requires lib="gtk+" version="3.20"/>
|
||||
<template class="ComponentsApplicationHeaderBar" parent="HdyHeaderBar">
|
||||
<property name="visible">True</property>
|
||||
<property name="title">Mail</property>
|
||||
<property name="title" translatable="yes">Mail</property>
|
||||
<child>
|
||||
<object class="GtkMenuButton" id="app_menu_button">
|
||||
<property name="visible">True</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue