File tree Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 6
6
<String Id =" ProductUrlUpdateInfo" Value =" {product_update_info_link}" />
7
7
<String Id =" OSVersionRequired" Value =" Windows 7 or later is required." />
8
8
<String Id =" ProductIsNotSupportedOnItanium" Value =" This product is not supported on Itanium 64-bit systems." />
9
- <String Id =" FeatureEnvironmentTitle" Value =" Add to PATH" />
10
- <String Id =" FeatureEnvironmentDescription" Value =" Add to PATH environment variable ." />
11
- <String Id =" FeatureJavaHomeTitle" Value =" Set JAVA_HOME variable " />
12
- <String Id =" FeatureJavaHomeDescription" Value =" Set JAVA_HOME environment variable ." />
9
+ <String Id =" FeatureEnvironmentTitle" Value =" 修改 PATH 变量值. " />
10
+ <String Id =" FeatureEnvironmentDescription" Value =" 通过将 JDK 安装路径添加到 PATH 值开头来修改 PATH 环境变量值 ." />
11
+ <String Id =" FeatureJavaHomeTitle" Value =" 设置或重写 JAVA_HOME 变量. " />
12
+ <String Id =" FeatureJavaHomeDescription" Value =" 使用 JDK 安装路径来设置或重写 JAVA_HOME 环境变量值 ." />
13
13
<String Id =" FeatureSourceTitle" Value =" Source Code" />
14
14
<String Id =" FeatureSourceDescription" Value =" Source code for classes that comprise the public API of Java." />
15
15
<String Id =" FeatureJarFileRunWithTitle" Value =" Associate .jar" />
25
25
<String Id =" CustomScopeDlgTitle" Value =" {\WixUI_Font_Title}Installation Scope" />
26
26
<String Id =" CustomScopeDlgPerUser" Value =" Install & just for you ([LogonUser])" />
27
27
<String Id =" CustomScopeDlgPerMachine" Value =" Install for all users of this & machine" />
28
+ <String Id =" BrowseDlg_Title" Value =" 浏览 [ProductName]" />
28
29
</WixLocalization >
30
+
Original file line number Diff line number Diff line change 6
6
<String Id =" ProductUrlUpdateInfo" Value =" {product_update_info_link}" />
7
7
<String Id =" OSVersionRequired" Value =" Windows 7 or later is required." />
8
8
<String Id =" ProductIsNotSupportedOnItanium" Value =" This product is not supported on Itanium 64-bit systems." />
9
- <String Id =" FeatureEnvironmentTitle" Value =" Add to PATH" />
10
- <String Id =" FeatureEnvironmentDescription" Value =" Add to PATH environment variable ." />
11
- <String Id =" FeatureJavaHomeTitle" Value =" Set JAVA_HOME variable " />
12
- <String Id =" FeatureJavaHomeDescription" Value =" Set JAVA_HOME environment variable ." />
9
+ <String Id =" FeatureEnvironmentTitle" Value =" 修改 PATH 變數值 " />
10
+ <String Id =" FeatureEnvironmentDescription" Value =" 將 JDK 安裝路徑新增至 PATH 值開頭來修改 PATH 環境變數值 ." />
11
+ <String Id =" FeatureJavaHomeTitle" Value =" 設定或重寫 JAVA_HOME 變量 " />
12
+ <String Id =" FeatureJavaHomeDescription" Value =" 使用 JDK 安裝路徑來設定或重寫 JAVA_HOME 環境變數值 ." />
13
13
<String Id =" FeatureSourceTitle" Value =" Source Code" />
14
14
<String Id =" FeatureSourceDescription" Value =" Source code for classes that comprise the public API of Java." />
15
15
<String Id =" FeatureJarFileRunWithTitle" Value =" Associate .jar" />
25
25
<String Id =" CustomScopeDlgTitle" Value =" {\WixUI_Font_Title}Installation Scope" />
26
26
<String Id =" CustomScopeDlgPerUser" Value =" Install & just for you ([LogonUser])" />
27
27
<String Id =" CustomScopeDlgPerMachine" Value =" Install for all users of this & machine" />
28
- </WixLocalization >
28
+ <String Id =" BrowseDlg_Title" Value =" 瀏覽 [ProductName]" />
29
+ </WixLocalization >
You can’t perform that action at this time.
0 commit comments