mirror of
https://gitee.com/spark-store-project/additional-base-lib
synced 2026-05-14 02:00:20 +08:00
add-transhell
This commit is contained in:
7
scripts/transhell/ablrun_en_US.transhell
Normal file
7
scripts/transhell/ablrun_en_US.transhell
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
TRANSHELL_CONTENT_USAGE="usage: \$0 [command [arguments ...]]"
|
||||
TRANSHELL_CONTENT_ADDITIONAL_BASE_LIB_INFO="The script is part of additional-base-lib. The package provides a simple way to solve the compatible problem between application and glibc, powered by bubblewrap."
|
||||
TRANSHELL_CONTENT_SCRIPT_AUTO_DETECT="This script auto-detects normal executable and appimage, and then uses specified script to run either. If you experienced issues, you may want to use them directly."
|
||||
TRANSHELL_CONTENT_APPIMAGE_INFO="for appimage, you need ablrun-appimage."
|
||||
TRANSHELL_CONTENT_NORMAL_EXECUTABLE_INFO="for normal executable, you need ablrun-normal."
|
||||
TRANSHELL_CONTENT_FILE_NOT_EXISTS="File not exists."
|
||||
Reference in New Issue
Block a user