Summary
The following scripts are not yet part of the template/language pack build system and contain hardcoded Chinese text throughout:
src/nvidia-uninstall.sh
src/nvidia-container-installer.sh
src/nvidia-container-uninstall.sh
Tasks
Context
Identified during PR #2 code review. These scripts work correctly but cannot be used in English-only environments without manual translation.
Summary
The following scripts are not yet part of the template/language pack build system and contain hardcoded Chinese text throughout:
src/nvidia-uninstall.shsrc/nvidia-container-installer.shsrc/nvidia-container-uninstall.shTasks
# {{LANG_PACKS}}placeholder andgettext()calls to each scriptlang/nvidia-uninstall/{ZH_CN,EN_US}.shlanguage packslang/nvidia-container-installer/{ZH_CN,EN_US}.shlanguage packslang/nvidia-container-uninstall/{ZH_CN,EN_US}.shlanguage packsset -eo pipefailto scripts that only useset -eContext
Identified during PR #2 code review. These scripts work correctly but cannot be used in English-only environments without manual translation.