Updated translation related scripts and Transifex configuration file for the grouping -> linking app rename

This commit is contained in:
Roberto Rosario
2011-11-22 10:18:26 -04:00
parent 37eb1c04cc
commit 1773ed3c13
3 changed files with 7 additions and 7 deletions

View File

@@ -120,12 +120,12 @@ trans.es = apps/project_tools/locale/es/LC_MESSAGES/django.po
trans.pt = apps/project_tools/locale/pt/LC_MESSAGES/django.po
trans.ru = apps/project_tools/locale/ru/LC_MESSAGES/django.po
[mayan-edms.apps-grouping]
source_file = apps/grouping/locale/en/LC_MESSAGES/django.po
[mayan-edms.apps-linking]
source_file = apps/linking/locale/en/LC_MESSAGES/django.po
source_lang = en
trans.es = apps/grouping/locale/es/LC_MESSAGES/django.po
trans.pt = apps/grouping/locale/pt/LC_MESSAGES/django.po
trans.ru = apps/grouping/locale/ru/LC_MESSAGES/django.po
trans.es = apps/linking/locale/es/LC_MESSAGES/django.po
trans.pt = apps/linking/locale/pt/LC_MESSAGES/django.po
trans.ru = apps/linking/locale/ru/LC_MESSAGES/django.po
[mayan-edms.apps-document_comments]
source_file = apps/document_comments/locale/en/LC_MESSAGES/django.po

View File

@@ -43,7 +43,7 @@ $COMPILEMESSAGES -l pt
$COMPILEMESSAGES -l ru
$COMPILEMESSAGES -l es
cd $BASE/apps/grouping
cd $BASE/apps/linking
$COMPILEMESSAGES -l pt
$COMPILEMESSAGES -l ru
$COMPILEMESSAGES -l es

View File

@@ -43,7 +43,7 @@ $MAKEMESSAGES -l pt
$MAKEMESSAGES -l ru
$MAKEMESSAGES -l es
cd $BASE/apps/grouping
cd $BASE/apps/linking
$MAKEMESSAGES -l pt
$MAKEMESSAGES -l ru
$MAKEMESSAGES -l es