]> git.pld-linux.org Git - packages/ZendFramework.git/blobdiff - ZendFramework-find-lang.sh
- new (ZF issue #9064)
[packages/ZendFramework.git] / ZendFramework-find-lang.sh
index de884e072a077a1198318587382214071240d129..05a03d00f280699cb58c26d7d493b39976df0c7c 100644 (file)
@@ -5,7 +5,7 @@ langfile=${1:-ZendFramework.lang}
 > $langfile
 find $dir -type f -name '*.xml' | while read file; do
        case "${file##*/}" in
-       supplementalData.xml)
+       supplementalData.xml|telephoneCodeData.xml|plurals.xml|characters.xml|root.xml|likelySubtags.xml|postalCodeData.xml|metazoneInfo.xml|numberingSystems.xml)
                # skip - no lang tag for this one
                continue
                ;;
This page took 0.037179 seconds and 4 git commands to generate.