Jelajahi Sumber

【偏好设置】截图内容文案和内容不符,请检查文案(已修复)

tangchao 1 tahun lalu
induk
melakukan
8ef17e2ee9

+ 1 - 1
PDF Office/PDF Master/Class/Preference/Controller/KMPreferenceGeneralController.swift

@@ -48,7 +48,7 @@ class KMPreferenceGeneralController: NSViewController {
         
         self.filesTitleLabel.stringValue = NSLocalizedString("Files", comment: "")
         self.openLastUnCloseedDocumentCheck.title = NSLocalizedString("Open the last unclosed document when the APP starts", comment: "")
-        self.openLastUnlockedDocumentCheck.title = NSLocalizedString("Reopen last open files at startup", comment: "")
+        self.openLastUnlockedDocumentCheck.title = NSLocalizedString("Restore the last view setting when opening a file", comment: "")
         self.maxDisplayNumberLabel.stringValue = NSLocalizedString("Maximum number of documents displayed in recently opened files", comment: "")
         self.maxDisplayNumberDespLabel.stringValue = NSLocalizedString("(10 to 50)", comment: "")
         self.saveFilesCheck.title = NSLocalizedString("Save files automatically, every", comment: "")

+ 1 - 6
PDF Office/PDF Master/Strings/en.lproj/Localizable.strings

@@ -431,7 +431,7 @@
 "Open the last unclosed document when the APP starts" = "Open the last unclosed document when the APP starts";
 "Close File" = "Close File";
 "Book Continuous" = "Book Continuous";
-"Reopen last open files at startup" = "Reopen last open files at startup";
+"Restore the last view setting when opening a file" = "Restore the last view setting when opening a file";
 "Maximum number of documents displayed in recently opened files" = "Maximum number of documents displayed in recently opened files";
 "Save files automatically, every" = "Save files automatically, every";
 "minutes" = "minutes";
@@ -857,11 +857,6 @@
 /* Class = "NSButtonCell"; title = "Open pane only for Outline"; ObjectID = "49"; */
 "Open pane only for Outline" = "Open panel only for Outline";
 
-/* Class = "NSButtonCell"; title = "Reopen last open files at startup"; ObjectID = "50"; */
-"Reopen last open files at startup" = "Reopen last open files at startup";
-
-
-
 //MARK: InfoWindow
 
 /* Class = "NSWindow"; title = "Document Info"; ObjectID = "5"; */