|
@@ -119,7 +119,7 @@ class KMPDFEditToolbar: NSView {
|
|
|
NSLocalizedString("Blank Page - Custom...", comment: ""),
|
|
|
NSLocalizedString("From PDF", comment: ""),
|
|
|
NSLocalizedString("From Image", comment: ""),
|
|
|
- NSLocalizedString("New From Clipboard", comment: ""),
|
|
|
+ NSLocalizedString("From Clipboard", comment: ""),
|
|
|
NSLocalizedString("Import From Scanner", comment: "")]
|
|
|
}()
|
|
|
|