i18n: very minor string improvement: Match string to another existing one

So no new string is introduced, just two are merged into on in the i18n.
This commit is contained in:
Christian Stimming 2020-06-21 23:21:54 +02:00
parent bdc2c7bad8
commit f072fef014

View File

@ -1698,7 +1698,7 @@ many months before the current month</property>
<object class="GtkBox" id="pref/general/assoc-head">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="tooltip_markup" translatable="yes">Path head for Associated files</property>
<property name="tooltip_markup" translatable="yes">Path head for Associated Files</property>
<child>
<placeholder/>
</child>