You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/core/translations/vnote_ja.ts
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5877,6 +5877,30 @@ This will re-scan all files and rebuild the metadata cache from the filesystem.<
5877
5877
<source>Encrypt Note</source>
5878
5878
<translation>ノートを暗号化</translation>
5879
5879
</message>
5880
+
<message>
5881
+
<source>Cannot check encryption key conflicts in the notebook's local Git sync data (vx_notebook/vx_sync). Check folder permissions and repair the local sync repository before retrying. Do not delete encryption.vne or Git history.</source>
<source>The notebook key file (vx_notebook/encryption.vne) has an unresolved sync conflict. Back up the notebook and resolve that conflict before retrying. Do not delete the key file or merge its contents as text.</source>
Copy file name to clipboardExpand all lines: src/data/core/translations/vnote_zh_CN.ts
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5877,6 +5877,30 @@ This will re-scan all files and rebuild the metadata cache from the filesystem.<
5877
5877
<source>Encrypt Note</source>
5878
5878
<translation>加密笔记</translation>
5879
5879
</message>
5880
+
<message>
5881
+
<source>Cannot check encryption key conflicts in the notebook's local Git sync data (vx_notebook/vx_sync). Check folder permissions and repair the local sync repository before retrying. Do not delete encryption.vne or Git history.</source>
<source>The notebook key file (vx_notebook/encryption.vne) has an unresolved sync conflict. Back up the notebook and resolve that conflict before retrying. Do not delete the key file or merge its contents as text.</source>
0 commit comments