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

【注释-隐藏】隐藏按钮Tooltips调整

OYXH\oyxh 1 год назад
Родитель
Сommit
2632e5f788

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

@@ -2477,8 +2477,8 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
           <note from="MultilingualBuild" annotates="source" priority="2">绘图工具,按住shift可以绘制正方形/圆形/直箭头/直线</note>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_ShowAnnot" translate="yes" xml:space="preserve">
-          <source>Hide</source>
-          <target state="new">Hide</target>
+          <source>Hide Annotation</source>
+          <target state="new">Hide Annotation</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Signature" translate="yes" xml:space="preserve">
           <source>Add a handwritten signature or create a signature via the trackpad</source>

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

@@ -2477,8 +2477,8 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
           <note from="MultilingualBuild" annotates="source" priority="2">绘图工具,按住shift可以绘制正方形/圆形/直箭头/直线</note>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_ShowAnnot" translate="yes" xml:space="preserve">
-          <source>Hide</source>
-          <target state="new">Hide</target>
+          <source>Hide Annotation</source>
+          <target state="new">Hide Annotation</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Signature" translate="yes" xml:space="preserve">
           <source>Add a handwritten signature or create a signature via the trackpad</source>

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

@@ -2477,8 +2477,8 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
           <note from="MultilingualBuild" annotates="source" priority="2">绘图工具,按住shift可以绘制正方形/圆形/直箭头/直线</note>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_ShowAnnot" translate="yes" xml:space="preserve">
-          <source>Hide</source>
-          <target state="new">Hide</target>
+          <source>Hide Annotation</source>
+          <target state="new">Hide Annotation</target>
         </trans-unit>
         <trans-unit id="ToolTipsAonnot_Signature" translate="yes" xml:space="preserve">
           <source>Add a handwritten signature or create a signature via the trackpad</source>

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

@@ -19,7 +19,7 @@ namespace PDF_Master.Strings.MainPage {
     // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
     // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
     // (以 /str 作为命令选项),或重新生成 VS 项目。
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
     public class MainPage {
@@ -2789,7 +2789,7 @@ namespace PDF_Master.Strings.MainPage {
         }
         
         /// <summary>
-        ///   查找类似 Hide 的本地化字符串。
+        ///   查找类似 Hide Annotation 的本地化字符串。
         /// </summary>
         public static string ToolTipsAonnot_ShowAnnot {
             get {

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

@@ -1100,7 +1100,7 @@ Some functions may not work, please restart or re-download PDF Reader Pro from o
     <comment>绘图工具,按住shift可以绘制正方形/圆形/直箭头/直线</comment>
   </data>
   <data name="ToolTipsAonnot_ShowAnnot" xml:space="preserve">
-    <value>Hide</value>
+    <value>Hide Annotation</value>
   </data>
   <data name="ToolTipsAonnot_Signature" xml:space="preserve">
     <value>Add a handwritten signature or create a signature via the trackpad</value>