Sync more languages
de, tr_TR translations exist for security-doc, copy the translated files for those over as well. Change-Id: I358f47b965f152a20ddabbdb77e2429210507258
This commit is contained in:
parent
feba182b88
commit
8c2d5bf328
@ -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 id ja ; do
|
||||
for lang in de id ja tr_TR ; do
|
||||
TARGET=$PROJECT_DIR/$target/source/locale/$lang/LC_MESSAGES
|
||||
mkdir -p $TARGET
|
||||
cp doc/common/source/locale/$lang/LC_MESSAGES/common.po \
|
||||
|
Loading…
x
Reference in New Issue
Block a user