Merge "Sync id common files to security-doc"

This commit is contained in:
Jenkins 2017-09-21 07:39:29 +00:00 committed by Gerrit Code Review
commit 3ae79a3de4
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ function copy_rst_trans {
target=$1
# Copy over some RST files
mkdir -p $PROJECT_DIR/$target/source/locale
for lang in ja ; do
for lang in id ja ; do
TARGET=$PROJECT_DIR/$target/source/locale/$lang/LC_MESSAGES
mkdir -p $TARGET
cp doc/common/source/locale/$lang/LC_MESSAGES/common.po \