commit c3613f1f17a70ee1043f1fe94fb249c89d3f2663
Author: Pavel Sanda <[email protected]>
Date:   Tue May 9 18:13:16 2023 +0200

    * PrefDocHandlingUi.ui - add naming for emergency file
---
 src/frontends/qt/ui/PrefDocHandlingUi.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt/ui/PrefDocHandlingUi.ui 
b/src/frontends/qt/ui/PrefDocHandlingUi.ui
index 4f1c5e1..eef3142 100644
--- a/src/frontends/qt/ui/PrefDocHandlingUi.ui
+++ b/src/frontends/qt/ui/PrefDocHandlingUi.ui
@@ -100,7 +100,7 @@
         <item>
          <widget class="QCheckBox" name="autoSaveCB">
           <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 name="text">
            <string>Make a&amp;uto-save snapshots every[[ N minutes]]</string>
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to