[gnome3-web] Translate link to parties.html (GNOME bug 647628)



commit 0deb219fe4945df023e1c88800d50dca85437f05
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Apr 13 10:47:20 2011 +0200

    Translate link to parties.html (GNOME bug 647628)

 po/build.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/build.sh b/po/build.sh
index abbe9d6..4755417 100755
--- a/po/build.sh
+++ b/po/build.sh
@@ -27,6 +27,8 @@ do
         sed -i -e "s/faq.html/faq.html.$LANG/" $HTMLFILE.$LANG
       grep -q 'tryit.html' $HTMLFILE.$LANG && \
         sed -i -e "s/tryit.html/tryit.html.$LANG/" $HTMLFILE.$LANG
+      grep -q 'parties.html' $HTMLFILE.$LANG && \
+        sed -i -e "s/parties.html/parties.html.$LANG/" $HTMLFILE.$LANG
     done
 done
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]