Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
scripts
mahara-scripts
Commits
febbedba
Commit
febbedba
authored
Sep 27, 2010
by
Richard Mansfield
Browse files
Add Finnish to langpacks script
parent
7b8dd15e
Changes
1
Hide whitespace changes
Inline
Side-by-side
mahara-langpacks/langpacks.sh
View file @
febbedba
...
...
@@ -30,7 +30,7 @@ echo "Checking langpacks for updates: `date \"+%Y-%m-%d %H:%M:%S\"`"
[
!
-d
${
CLEAN
}
]
&&
mkdir
${
CLEAN
}
[
!
-d
${
TARBALLS
}
]
&&
mkdir
${
TARBALLS
}
langs
=
"ca cs de en_us es eu fr he it ja ko nl no_nb sl zh_tw"
langs
=
"ca cs de en_us es eu
fi
fr he it ja ko nl no_nb sl zh_tw"
for
lang
in
${
langs
}
;
do
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment