mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
bdc2c7bad8
commit
f072fef014
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user