mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
* PrefDocHandlingUi.ui - add naming for emergency file
This commit is contained in:
parent
e620920fe2
commit
c3613f1f17
@ -100,7 +100,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="autoSaveCB">
|
<widget class="QCheckBox" name="autoSaveCB">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>If this is checked, LyX saves a temporary copy of changed documents in the given interval (as #filename.lyx# in the given directory). As opposed to the backup above, this snapshot will be removed when changes are being saved. If the application crashes with unsaved changes and the restoration from the emergency file fails, this snapshot can be at rescue.</string>
|
<string>If this is checked, LyX saves a temporary copy of changed documents in the given interval (as #filename.lyx# in the given directory). As opposed to the backup above, this snapshot will be removed when changes are being saved. If the application crashes with unsaved changes and the restoration from the emergency file (named filename.lyx.emergency) fails, this snapshot can be at rescue.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Make a&uto-save snapshots every[[ N minutes]]</string>
|
<string>Make a&uto-save snapshots every[[ N minutes]]</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user