mirror of https://github.com/BOINC/boinc.git
Update Translations
svn path=/trunk/boinc/; revision=22393
This commit is contained in:
parent
60083f8be2
commit
7f941b8cf6
|
@ -50,7 +50,7 @@ for file in `find -name 'BOINC-Manager.po'` ; do
|
||||||
then
|
then
|
||||||
|
|
||||||
# Compile the PO file into an MO file.
|
# Compile the PO file into an MO file.
|
||||||
pocompile ${template_name}.po ${template_name}.mo > /dev/null 2> /dev/null
|
pocompile ${template_name}.po ${template_name}.mo
|
||||||
|
|
||||||
# Add any new MO files to SVN
|
# Add any new MO files to SVN
|
||||||
svn add ${template_name}.mo > /dev/null 2> /dev/null
|
svn add ${template_name}.mo > /dev/null 2> /dev/null
|
||||||
|
|
Loading…
Reference in New Issue