mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
dh
This commit is contained in:
parent
72df0fc27f
commit
1b4ef8fac8
176 changed files with 951828 additions and 0 deletions
22
lang/tmp/raw_printf.cfg
Normal file
22
lang/tmp/raw_printf.cfg
Normal file
|
@ -0,0 +1,22 @@
|
|||
38: printf "$MSG_H_FIRST ./dh i && dh s g\n"
|
||||
40: printf $"\th\thelp\t\t\t$MSG_H_HELP\n"
|
||||
42: printf $"\td\tdir\t\t\t$MSG_H_DIR\n"
|
||||
43: printf $"\ti\tinstall\t\t\t$MSG_H_INSTALL\n"
|
||||
45: printf $"\tm\tmode\t\t\t$MSG_H_MODE\n"
|
||||
47: printf $"\ts\tsupported\t\t$MSG_H_SUPPORTED\n"
|
||||
48: printf $"\tr\tready\t\t\t$MSG_H_READY\n"
|
||||
50: printf $"\tt\ttui\t\t\t$MSG_H_TUI\n"
|
||||
51: printf $"\tg\tgui\t\t\t$MSG_H_GUI\n"
|
||||
53: printf $"\ta\tadd\t\t\t$MSG_H_ADD\n"
|
||||
54: printf $"\tf\tfunctions\t\t$MSG_H_SORT\n"
|
||||
55: printf $"\tp\tpush\t\t\t$MSG_H_PUSH\n"
|
||||
57: printf $"\tc\tcopy\t\t\t$MSG_H_COPY\n"
|
||||
59: printf $"\tl\tlanguage\t\t$MSG_H_TRANSLATE\n"
|
||||
402: printf "$MSG_PREPARED
|
||||
409: printf "%s\n" "${vms[@]%.*}"
|
||||
413: printf "$MSG_OR_RUN\n"
|
||||
474: printf $"\n $MSG_TRYING %s %s...\n\n" "$os" "$release"
|
||||
479: printf $"\n $MSG_TRYING %s %s %s...\n\n" "$os" "$release" "$edition"
|
||||
484: printf $"\n $MSG_TRYING %s %s...\n\n" "$wrelease" "$wlang"
|
||||
494: printf $"\n $MSG_STARTING %s...\n\n" "$choosed"
|
||||
662: printf "$MSG_NO\n\n"
|
Loading…
Add table
Add a link
Reference in a new issue