mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
main-window: Add translator comment to not translate the application name
This commit is contained in:
parent
4ff2091c76
commit
c893a44f9f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue