]> git.lyx.org Git - features.git/commitdiff
Improve tooltip of "Save as Document Defaults"
authorScott Kostyshak <skostysh@lyx.org>
Sat, 26 Oct 2019 18:45:33 +0000 (14:45 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 26 Oct 2019 18:46:33 +0000 (14:46 -0400)
The new message is shorter and also specifies that these defaults
are for new documents.

src/frontends/qt/ui/DocumentUi.ui

index fc7d3f29f0d571689ce1bcb6e39038859f80805b..c14defafbab93ae384908541e4c309e5f21211e5 100644 (file)
         </sizepolicy>
        </property>
        <property name="toolTip">
-        <string>Save settings as LyX's default document settings</string>
+        <string>Save settings as defaults for new documents</string>
        </property>
        <property name="text">
         <string>Save as Document Defaults</string>