diff --git a/Scripts/Functions/cli_hasLocalization.sh b/Scripts/Functions/cli_hasLocalization.sh index dddea99..6f39c49 100755 --- a/Scripts/Functions/cli_hasLocalization.sh +++ b/Scripts/Functions/cli_hasLocalization.sh @@ -50,7 +50,7 @@ function cli_hasLocalization { # repository that can have translation. These are the # locale-specific directories will be created for. DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Identity/Models/Themes/[[:alnum:]-]+/(Concept|Posters|Distro/$(cli_getPathComponent --release-pattern))/(Anaconda|Media)" - DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Manuals/[[:alnum:]-]+/Docbook" + DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Manuals/[[:alnum:]-]+$" DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Scripts$" # Verify location passed as first argument agains the list of