|
@@ -493,6 +493,9 @@ The file format you selected is not supported by this feature, please select the
|
|
|
<value>Want to save your changes to '{0}' ?
|
|
|
Your changes will be lost if you don't save them.</value>
|
|
|
</data>
|
|
|
+ <data name="Main_OpenFileFailedWarning" xml:space="preserve">
|
|
|
+ <value>The file cannot be opened because the file format or file extension is invalid. Please make sure the file is not damaged and the file extension matches the file format.</value>
|
|
|
+ </data>
|
|
|
<data name="Main_TheFileNotExistWarning" xml:space="preserve">
|
|
|
<value>Sorry, we couldn't find this PDF file. Is it possible it was moved, renamed or deleted?</value>
|
|
|
</data>
|
|
@@ -594,6 +597,9 @@ Drag files to reorder as you need.</value>
|
|
|
<value>Opacity</value>
|
|
|
<comment>点击水滴按钮打开的透明度弹窗标题</comment>
|
|
|
</data>
|
|
|
+ <data name="OpentonFail_Warning" xml:space="preserve">
|
|
|
+ <value>Operation failed, try again please</value>
|
|
|
+ </data>
|
|
|
<data name="OperationFailWarning" xml:space="preserve">
|
|
|
<value>Operation failed, try again please</value>
|
|
|
<comment>各种操作失败时,统一提示文案</comment>
|