diff --git a/Scripts/Bash/Functions/Commons/cli_isLocalized.sh b/Scripts/Bash/Functions/Commons/cli_isLocalized.sh
index 227cc76..114380d 100755
--- a/Scripts/Bash/Functions/Commons/cli_isLocalized.sh
+++ b/Scripts/Bash/Functions/Commons/cli_isLocalized.sh
@@ -51,7 +51,7 @@ function cli_isLocalized {
     # locale-specific directories will be created for.
     DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Identity/Models/Themes/[[:alnum:]-]+/(Distro/$(\
         cli_getPathComponent --release-pattern)/Anaconda|Concept|Posters|Media)"
-    DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Documentation/(Models|Manuals)/Docbook/[[:alnum:]-]+$"
+    DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Documentation/Models/Docbook/[[:alnum:]-]+$"
     DIRS[++((${#DIRS[*]}))]="$(cli_getRepoTLDir)/Scripts/Bash$"
 
     # Verify location passed as first argument agains the list of