#!/bin/bash # shellcheck disable=SC2001 # this is to use sed in the case statements # shellcheck disable=SC2034 # this is due to the dynamic variable assignments used in the localization strings :<