Просмотр исходного кода

【fix】【签名】二级工具栏的signature的名称是否需要更换?

tangchao 7 месяцев назад
Родитель
Сommit
e0903f61e3

+ 2 - 2
PDF Office/PDF Master/Class/PDFWindowController/Toolbar/KMToolbarViewController.swift

@@ -2141,8 +2141,8 @@ extension KMToolbarViewController {
             item?.image = NSImage(named: KMImageNameUXIconSubtoolbarFormSign)
             item?.target = self
             item?.btnTag = CAnnotationType.signature.rawValue
-            item?.toolTip = NSLocalizedString("Signature", comment: "")
-            item?.titleName = NSLocalizedString("Signature", comment: "")
+            item?.toolTip = NSLocalizedString("Add Electronic Signature", comment: "")
+            item?.titleName = NSLocalizedString("Add Electronic Signature", comment: "")
             item?.boxImagePosition = .imageLeft
             item?.btnAction = #selector(changeAnnotationMode)
             

+ 2 - 0
PDF Office/PDF Master/Strings/ar.lproj/Localizable.strings

@@ -4010,3 +4010,5 @@
 "Replace Text" = "استبدال النص";
 "Click the drop-down button to replace text." = "انقر فوق زر القائمة المنسدلة لاستبدال النص.";
 "Measuring Tools" = "أدوات القياس";
+
+"Add Electronic Signature" = "إضافة التوقيع الإلكتروني";

+ 2 - 0
PDF Office/PDF Master/Strings/de.lproj/Localizable.strings

@@ -2949,3 +2949,5 @@
 "Replace Text" = "Text ersetzen";
 "Click the drop-down button to replace text." = "Klicken Sie auf die Dropdown-Schaltfläche, um Text zu ersetzen.";
 "Measuring Tools" = "Messgeräte";
+
+"Add Electronic Signature" = "Elektronische Signatur hinzufügen";

+ 2 - 0
PDF Office/PDF Master/Strings/en.lproj/Localizable.strings

@@ -4127,3 +4127,5 @@
 "Replace Text" = "Replace Text";
 "Click the drop-down button to replace text." = "Click the drop-down button to replace text.";
 "Measuring Tools" = "Measuring Tools";
+
+"Add Electronic Signature" = "Add Electronic Signature";

+ 2 - 0
PDF Office/PDF Master/Strings/es.lproj/Localizable.strings

@@ -3041,3 +3041,5 @@
 "Replace Text" = "Reemplazar texto";
 "Click the drop-down button to replace text." = "Haga clic en el botón desplegable para reemplazar el texto.";
 "Measuring Tools" = "Herramientas de medición";
+
+"Add Electronic Signature" = "Agregar firma electrónica";

+ 2 - 0
PDF Office/PDF Master/Strings/fr.lproj/Localizable.strings

@@ -2912,3 +2912,5 @@
 "Replace Text" = "Remplacer le texte";
 "Click the drop-down button to replace text." = "Cliquez sur le bouton déroulant pour remplacer le texte.";
 "Measuring Tools" = "Outils de mesure";
+
+"Add Electronic Signature" = "Ajouter une signature électronique";

+ 2 - 0
PDF Office/PDF Master/Strings/it.lproj/Localizable.strings

@@ -2838,3 +2838,5 @@
 "Replace Text"="Sostituisci testo";
 "Click the drop-down button to replace text."="Fare clic sul pulsante a discesa per sostituire il testo.";
 "Measuring Tools"="Strumenti di misurazione";
+
+"Add Electronic Signature" = "Aggiungi firma elettronica";

+ 2 - 0
PDF Office/PDF Master/Strings/ja.lproj/Localizable.strings

@@ -3105,3 +3105,5 @@
 "Replace Text"="テキストを置換する";
 "Click the drop-down button to replace text."="テキストを置換するには、ドロップダウン ボタンをクリックします。";
 "Measuring Tools"="測定ツール";
+
+"Add Electronic Signature" = "電子署名の追加";

+ 2 - 0
PDF Office/PDF Master/Strings/nl.lproj/Localizable.strings

@@ -3061,3 +3061,5 @@
 "Please reset the font weight via the drop-down box" = "Stel de lettergrootte opnieuw in via de vervolgkeuzelijst";
 "General Properties" = "Kenmerken";
 "From Image"="uit beeld";
+
+"Add Electronic Signature" = "Add Electronic Signature";

+ 2 - 0
PDF Office/PDF Master/Strings/pl.lproj/Localizable.strings

@@ -3054,3 +3054,5 @@
 "Replace Text"="Zastąp tekst";
 "Click the drop-down button to replace text."="Kliknij przycisk rozwijany, aby zastąpić tekst.";
 "Measuring Tools"="Narzędzia pomiarowe";
+
+"Add Electronic Signature" = "Dodaj podpis elektroniczny";

+ 2 - 0
PDF Office/PDF Master/Strings/pt.lproj/Localizable.strings

@@ -3899,3 +3899,5 @@
 "Replace Text" = "Substituir texto";
 "Click the drop-down button to replace text." = "Clique no botão suspenso para substituir o texto.";
 "Measuring Tools" = "Ferramentas de medição";
+
+"Add Electronic Signature" = "Adicionar assinatura eletrônica";

+ 2 - 0
PDF Office/PDF Master/Strings/ru.lproj/Localizable.strings

@@ -2978,3 +2978,5 @@
 "Replace Text"="Заменить текст";
 "Click the drop-down button to replace text."="Нажмите кнопку раскрывающегося списка, чтобы заменить текст.";
 "Measuring Tools"="Измерительные инструменты";
+
+"Add Electronic Signature" = "Добавить электронную подпись";

+ 2 - 0
PDF Office/PDF Master/Strings/zh-Hans.lproj/Localizable.strings

@@ -4014,3 +4014,5 @@
 "Replace Text" = "文本替换";
 "Click the drop-down button to replace text." = "点击下拉按钮,轻松替换文本。";
 "Measuring Tools" = "测量工具";
+
+"Add Electronic Signature" = "添加电子签名";

+ 2 - 0
PDF Office/PDF Master/Strings/zh-Hant.lproj/Localizable.strings

@@ -4144,3 +4144,5 @@
 "Replace Text" = "替換文字";
 "Click the drop-down button to replace text." = "点击下拉按鈕,輕鬆替換文字。";
 "Measuring Tools" = "測量工具";
+
+"Add Electronic Signature" = "添加電子簽名";