mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix i18n string to avoid duplicate messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16229 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ea0d0c6274
commit
52ae7a2d7b
@ -2222,7 +2222,7 @@
|
||||
<child>
|
||||
<widget class="GtkSpinButton" id="gconf/general/autosave_interval_minutes">
|
||||
<property name="visible">True</property>
|
||||
<property name="tooltip" translatable="yes">The number of minutes until saving of the data file to harddisk will be started automatically. If zero, no saving will be started automatically.</property>
|
||||
<property name="tooltip" translatable="yes">The number of minutes until saving of the data file to harddisk will be started automatically. If zero, no saving will be started automatically.</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="climb_rate">1</property>
|
||||
<property name="digits">0</property>
|
||||
|
Loading…
Reference in New Issue
Block a user