Revert "Fixed #5820 ("Attach a file" should be title case)."
I erroneously made this string change after string freeze.
This reverts commit dceefa3003.
This commit is contained in:
parent
e24aff2d05
commit
1fccd5a37e
1 changed files with 1 additions and 1 deletions
|
|
@ -597,7 +597,7 @@
|
|||
<property name="margin_bottom">6</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="add_attachment_button">
|
||||
<property name="label" translatable="yes">_Attach File</property>
|
||||
<property name="label" translatable="yes">_Attach a file</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue