main-window: Add translator comment to not translate the application name
This commit is contained in:

committed by
Evangelos Ribeiro Tzaras

parent
4ff2091c76
commit
c893a44f9f
@@ -236,7 +236,7 @@
|
||||
<child>
|
||||
<object class="GtkModelButton">
|
||||
<property name="visible">True</property>
|
||||
<property name="text" translatable="yes">_About Calls</property>
|
||||
<property name="text" translatable="yes" comments=""Calls" is the application name, do not translate">_About Calls</property>
|
||||
<property name="action-name">win.about</property>
|
||||
</object>
|
||||
</child>
|
||||
|
Reference in New Issue
Block a user