Setup the installation and scheduler apps for translation

This commit is contained in:
Roberto Rosario
2012-06-17 18:10:18 -04:00
parent 208071b7eb
commit f77539aed0
14 changed files with 721 additions and 2 deletions

View File

@@ -171,7 +171,14 @@ $COMPILEMESSAGES -l es
$COMPILEMESSAGES -l it
$COMPILEMESSAGES -l pl
cd $BASE/apps/feedback
cd $BASE/apps/installation
$COMPILEMESSAGES -l pt
$COMPILEMESSAGES -l ru
$COMPILEMESSAGES -l es
$COMPILEMESSAGES -l it
$COMPILEMESSAGES -l pl
cd $BASE/apps/scheduler
$COMPILEMESSAGES -l pt
$COMPILEMESSAGES -l ru
$COMPILEMESSAGES -l es

View File

@@ -195,7 +195,15 @@ $MAKEMESSAGES -l es
$MAKEMESSAGES -l it
$MAKEMESSAGES -l pl
cd $BASE/apps/feedback
cd $BASE/apps/installation
$MAKEMESSAGES -l en
$MAKEMESSAGES -l pt
$MAKEMESSAGES -l ru
$MAKEMESSAGES -l es
$MAKEMESSAGES -l it
$MAKEMESSAGES -l pl
cd $BASE/apps/scheduler
$MAKEMESSAGES -l en
$MAKEMESSAGES -l pt
$MAKEMESSAGES -l ru