diff --git a/extensions/theme-defaults/package.nls.json b/extensions/theme-defaults/package.nls.json index cacbd6b8..92998929 100644 --- a/extensions/theme-defaults/package.nls.json +++ b/extensions/theme-defaults/package.nls.json @@ -9,5 +9,5 @@ "lightColorThemeLabel": "Light (Visual Studio)", "hcColorThemeLabel": "Dark High Contrast", "lightHcColorThemeLabel": "Light High Contrast", - "minimalIconThemeLabel": "Minimal (Visual Studio Code)" + "minimalIconThemeLabel": "Minimal (Kylin-Code)" } diff --git a/extensions/theme-seti/package.nls.json b/extensions/theme-seti/package.nls.json index 779302d7..0fe84263 100644 --- a/extensions/theme-seti/package.nls.json +++ b/extensions/theme-seti/package.nls.json @@ -1,5 +1,5 @@ { "displayName": "Seti File Icon Theme", "description": "A file icon theme made out of the Seti UI file icons", - "themeLabel": "Seti (Visual Studio Code)" + "themeLabel": "Seti (Kylin-Code)" } diff --git a/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.theme-defaults.i18n.json b/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.theme-defaults.i18n.json index 4e7d8cff..9981f96b 100644 --- a/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.theme-defaults.i18n.json +++ b/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.theme-defaults.i18n.json @@ -19,7 +19,7 @@ "lightHcColorThemeLabel": "浅色高对比度", "lightModernThemeLabel": "现代浅色", "lightPlusColorThemeLabel": "浅色+", - "minimalIconThemeLabel": "最小(Visual Studio Code)" + "minimalIconThemeLabel": "最小(Kylin-Code)" } } -} \ No newline at end of file +} diff --git a/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.vscode-theme-seti.i18n.json b/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.vscode-theme-seti.i18n.json index 8841c088..4ce7b582 100644 --- a/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.vscode-theme-seti.i18n.json +++ b/extensions/vscode-language-pack-zh-hans/translations/extensions/vscode.vscode-theme-seti.i18n.json @@ -11,7 +11,7 @@ "package": { "description": "由 Seti UI 文件图标构成的文件图标主题", "displayName": "Seti 文件图标主题", - "themeLabel": "Seti (Visual Studio Code)" + "themeLabel": "Seti (Kylin-Code)" } } -} \ No newline at end of file +}