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 62acd19 commit a22c64fCopy full SHA for a22c64f
1 file changed
src/StringTable.ts
@@ -756,8 +756,8 @@ export const view_str$operation$setMDKPath = [
756
][langIndex];
757
758
export const view_str$operation$setToolchainInstallDir = [
759
- '设置 ${name} 的安装目录路径',
760
- 'Set ${name} installation folder path'
+ '设置 ${name} 的安装目录路径(编译器根目录)',
+ 'Set ${name} installation folder path (compiler root directory)'
761
762
763
export const from_disk_desp = [
0 commit comments