You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mi...@apache.org on 2013/04/29 17:16:44 UTC

git commit: updated refs/heads/4.1 to a94433c

Updated Branches:
  refs/heads/4.1 09044f271 -> a94433cdc


Needs to force the download of l10n resource files


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a94433cd
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a94433cd
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a94433cd

Branch: refs/heads/4.1
Commit: a94433cdc07b1dc9fd864d882940a5356855a9bc
Parents: 09044f2
Author: Milamber <mi...@apache.org>
Authored: Mon Apr 29 16:18:55 2013 +0100
Committer: Milamber <mi...@apache.org>
Committed: Mon Apr 29 16:18:55 2013 +0100

----------------------------------------------------------------------
 tools/transifex/sync-transifex-ui.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a94433cd/tools/transifex/sync-transifex-ui.sh
----------------------------------------------------------------------
diff --git a/tools/transifex/sync-transifex-ui.sh b/tools/transifex/sync-transifex-ui.sh
index ed10809..9124ed6 100755
--- a/tools/transifex/sync-transifex-ui.sh
+++ b/tools/transifex/sync-transifex-ui.sh
@@ -74,7 +74,7 @@ doDownloadL10NLangs()
         done
 
         # get all resource files from transifex
-        tx pull -r ${ARGUMENTS} 
+        tx pull -f -r ${ARGUMENTS} 
 
         # l10n languages
         for CODELANG in ${LIST_LANG} ; do