DESCRIPTION¶
Used by parse_command(E). Return the word for “all” in the installation’s native language.
USAGE¶
string parse_command_all_word() {
    return "all";
}
Used by parse_command(E). Return the word for “all” in the installation’s native language.
string parse_command_all_word() {
    return "all";
}