]> git.lyx.org Git - features.git/commitdiff
"Cancel Background Process" -> "Cancel Export"
authorScott Kostyshak <skostysh@lyx.org>
Fri, 25 Nov 2022 02:15:50 +0000 (21:15 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 25 Nov 2022 02:15:50 +0000 (21:15 -0500)
"Cancel Export" sounds more user friendly.

Discussed briefly on ML here:

  https://www.mail-archive.com/search?l=mid&q=20221122200127.th3qwgpimqndksmd%40gary

lib/ui/stdmenus.inc

index 0c6ef15c5ffa20ce16c5ffeae089b74a17aa99e0..a6ac4a5aafb03c2124d33c7ebd396c2b5fe6b303 100644 (file)
@@ -567,7 +567,7 @@ Menuset
 #
 
        Menu "document"
-               OptItem "Cancel Background Process|P" "export-cancel"
+               OptItem "Cancel Export|P" "export-cancel"
                Separator
                Submenu "Change Tracking|C" "document_change"
                OptItem "Build Program|B" "build-program"