From 5e502e904babae55f02085b123466fc4fc2c730c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 13 2012 19:49:47 +0000 Subject: Update `Functions/Locale/locale.sh' file. --- diff --git a/Scripts/Bash/Functions/Locale/locale.sh b/Scripts/Bash/Functions/Locale/locale.sh index be421de..9e14889 100755 --- a/Scripts/Bash/Functions/Locale/locale.sh +++ b/Scripts/Bash/Functions/Locale/locale.sh @@ -89,7 +89,7 @@ function locale { # is the place where POT and PO files are stored inside the # working copy. L10N_WORKDIR=$(echo "${ACTIONVAL}" \ - | sed -r -e "s!trunk/(Identity|Scripts|Manuals)!trunk/Locales/\1!")/$(cli_getCurrentLocale) + | sed -r -e "s!trunk/(Identity|Scripts|Documentation)!trunk/Locales/\1!")/$(cli_getCurrentLocale) # Execute localization actions provided to centos-art.sh # script through its command-line. Notice that localization