We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974a763 commit efb623aCopy full SHA for efb623a
1 file changed
PasteIntoFile/Properties/Resources.zh-CN.resx
@@ -266,6 +266,13 @@ Tooltip</comment>
266
<data name="str_clear_clipboard_tooltip" xml:space="preserve">
267
<value>剪贴板内容保存完成后清空剪贴板。</value>
268
</data>
269
+ <data name="str_enable_live_clipboard_update" xml:space="preserve">
270
+ <value>保持内容更新</value>
271
+ <comment>Checkbox to enable live clipboard updates in the preview/rename dialog</comment>
272
+ </data>
273
+ <data name="str_enable_live_clipboard_update_tooltip" xml:space="preserve">
274
+ <value>当剪贴板更改时自动更新</value>
275
276
<data name="str_autosave_tooltip" xml:space="preserve">
277
<value>无需确认,自动将剪贴板数据保存为默认文件类型。
278
按住 SHIFT 可暂时反转此设置。</value>
0 commit comments