Skip to content

Commit a22c64f

Browse files
committed
optimize toolchain setup hint
1 parent 62acd19 commit a22c64f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/StringTable.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -756,8 +756,8 @@ export const view_str$operation$setMDKPath = [
756756
][langIndex];
757757

758758
export const view_str$operation$setToolchainInstallDir = [
759-
'设置 ${name} 的安装目录路径',
760-
'Set ${name} installation folder path'
759+
'设置 ${name} 的安装目录路径(编译器根目录)',
760+
'Set ${name} installation folder path (compiler root directory)'
761761
][langIndex];
762762

763763
export const from_disk_desp = [

0 commit comments

Comments
 (0)