From d3d62652dbca2605b1c6f0be84a261bfa221e9b8 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Thu, 1 May 2025 21:47:54 -0700 Subject: [PATCH] copy --- .../void/browser/react/src/void-settings-tsx/Settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx index 0f03e962..6b58b1a4 100644 --- a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx +++ b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx @@ -1148,7 +1148,7 @@ export const Settings = () => {

One-Click Switch

-

{`Transfer your editor settings from another editor to Void in one click.`}

+

{`Transfer your editor settings into Void.`}

@@ -1161,7 +1161,7 @@ export const Settings = () => { {/* Import/Export section, as its own block right after One-Click Switch */}

Import/Export

-

{`Transfer your settings and chats in and out of Void.`}

+

{`Transfer Void's settings and chats in and out of Void.`}

{/* Settings Subcategory */}