liyijie 1 rok temu
rodzic
commit
fe55228bf7

+ 2 - 2
PDF Office/MultilingualResources/PDF Office.en.xlf

@@ -2455,8 +2455,8 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
           <target state="new">Sticky Note(Ctrl+Alt+N)</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Strikeout" translate="yes" xml:space="preserve">
-          <source>Strikeout(Ctrl+Alt+S)</source>
-          <target state="new">Strikeout(Ctrl+Alt+S)</target>
+          <source>Strikethrough(Ctrl+Alt+S)</source>
+          <target state="new">Strikethrough(Ctrl+Alt+S)</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Text" translate="yes" xml:space="preserve">
           <source>Text(Ctrl+Alt+T)</source>

+ 2 - 2
PDF Office/MultilingualResources/PDF Office.zh-Hans.xlf

@@ -2455,8 +2455,8 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
           <target state="new">Sticky Note(Ctrl+Alt+N)</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Strikeout" translate="yes" xml:space="preserve">
-          <source>Strikeout(Ctrl+Alt+S)</source>
-          <target state="new">Strikeout(Ctrl+Alt+S)</target>
+          <source>Strikethrough(Ctrl+Alt+S)</source>
+          <target state="new">Strikethrough(Ctrl+Alt+S)</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Text" translate="yes" xml:space="preserve">
           <source>Text(Ctrl+Alt+T)</source>

+ 2 - 2
PDF Office/MultilingualResources/PDF Office.zh-Hant.xlf

@@ -2455,8 +2455,8 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
           <target state="new">Sticky Note(Ctrl+Alt+N)</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Strikeout" translate="yes" xml:space="preserve">
-          <source>Strikeout(Ctrl+Alt+S)</source>
-          <target state="new">Strikeout(Ctrl+Alt+S)</target>
+          <source>Strikethrough(Ctrl+Alt+S)</source>
+          <target state="new">Strikethrough(Ctrl+Alt+S)</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Text" translate="yes" xml:space="preserve">
           <source>Text(Ctrl+Alt+T)</source>

+ 1 - 1
PDF Office/Strings/MainPage/MainPage.Designer.cs

@@ -2968,7 +2968,7 @@ namespace PDF_Master.Strings.MainPage {
         }
         
         /// <summary>
-        ///   查找类似 Strikeout(Ctrl+Alt+S) 的本地化字符串。
+        ///   查找类似 Strikethrough(Ctrl+Alt+S) 的本地化字符串。
         /// </summary>
         public static string ToolTipsAonnot_Strikeout {
             get {

+ 1 - 1
PDF Office/Strings/MainPage/MainPage.resx

@@ -1161,7 +1161,7 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
     <value>Sticky Note(Ctrl+Alt+N)</value>
   </data>
   <data name="ToolTipsAonnot_Strikeout" xml:space="preserve">
-    <value>Strikeout(Ctrl+Alt+S)</value>
+    <value>Strikethrough(Ctrl+Alt+S)</value>
   </data>
   <data name="ToolTipsAonnot_Text" xml:space="preserve">
     <value>Text(Ctrl+Alt+T)</value>