1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-09 13:29:34 +00:00

main-window: Add translator comment to not translate the application name

This commit is contained in:
Guido Günther 2022-08-23 14:21:23 +02:00 committed by Evangelos Ribeiro Tzaras
parent 4ff2091c76
commit c893a44f9f

View file

@ -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="&quot;Calls&quot; is the application name, do not translate">_About Calls</property>
<property name="action-name">win.about</property>
</object>
</child>