[Debian-l10n-commits] [SCM] Git repository for debian-id branch, master, updated. ff987a23e714a52ce41ae0f09ea15a00cfd68fca

Mahyuddin Susanto udienz at gmail.com
Wed Dec 15 00:53:52 UTC 2010


The branch, master has been updated
       via  ff987a23e714a52ce41ae0f09ea15a00cfd68fca (commit)
      from  35b542f8b872722323cc95a199d8928f5fb484ac (commit)


- Shortlog ------------------------------------------------------------
ff987a2 moving webwbl/po/*.pot to webwml/

Summary of changes:
 .gitignore                   |    1 +
 i18n/webwml/Makefile         |  235 ++++++++++++++++++++++
 i18n/webwml/README           |   52 +++++
 i18n/webwml/bugs.pot         |  123 ++++++++++++
 i18n/webwml/cdimage.pot      |   94 +++++++++
 i18n/webwml/consultants.pot  |   61 ++++++
 i18n/webwml/countries.pot    |  401 ++++++++++++++++++++++++++++++++++++++
 i18n/webwml/date.pot         |  202 +++++++++++++++++++
 i18n/webwml/distrib.pot      |  173 ++++++++++++++++
 i18n/webwml/doc.pot          |   85 ++++++++
 i18n/webwml/l10n.pot         |   89 +++++++++
 i18n/webwml/langs.pot        |  346 +++++++++++++++++++++++++++++++++
 i18n/webwml/legal.pot        |  108 ++++++++++
 i18n/webwml/mailinglists.pot |   85 ++++++++
 i18n/webwml/newsevents.pot   |  176 +++++++++++++++++
 i18n/webwml/organization.pot |  324 ++++++++++++++++++++++++++++++
 i18n/webwml/others.pot       |  265 +++++++++++++++++++++++++
 i18n/webwml/ports.pot        |  146 ++++++++++++++
 i18n/webwml/search.pot       |   89 +++++++++
 i18n/webwml/security.pot     |  107 ++++++++++
 i18n/webwml/templates.pot    |  443 ++++++++++++++++++++++++++++++++++++++++++
 i18n/webwml/vendors.pot      |   95 +++++++++
 i18n/webwml/vote.pot         |  241 +++++++++++++++++++++++
 i18n/webwml/wmlxgettext.pl   |   96 +++++++++
 i18n/webwml/wnpp.pot         |   73 +++++++
 25 files changed, 4110 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit ff987a23e714a52ce41ae0f09ea15a00cfd68fca
Author: Mahyuddin Susanto <udienz at gmail.com>
Date:   Wed Dec 15 07:53:03 2010 +0700

    moving webwbl/po/*.pot to webwml/

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ae335e7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+CVS/
diff --git a/i18n/webwml/po/Makefile b/i18n/webwml/Makefile
similarity index 100%
copy from i18n/webwml/po/Makefile
copy to i18n/webwml/Makefile
diff --git a/i18n/webwml/po/README b/i18n/webwml/README
similarity index 100%
copy from i18n/webwml/po/README
copy to i18n/webwml/README
diff --git a/i18n/webwml/po/bugs.pot b/i18n/webwml/bugs.pot
similarity index 100%
copy from i18n/webwml/po/bugs.pot
copy to i18n/webwml/bugs.pot
diff --git a/i18n/webwml/po/cdimage.pot b/i18n/webwml/cdimage.pot
similarity index 100%
copy from i18n/webwml/po/cdimage.pot
copy to i18n/webwml/cdimage.pot
diff --git a/i18n/webwml/po/consultants.pot b/i18n/webwml/consultants.pot
similarity index 100%
copy from i18n/webwml/po/consultants.pot
copy to i18n/webwml/consultants.pot
diff --git a/i18n/webwml/po/countries.pot b/i18n/webwml/countries.pot
similarity index 100%
copy from i18n/webwml/po/countries.pot
copy to i18n/webwml/countries.pot
diff --git a/i18n/webwml/po/date.pot b/i18n/webwml/date.pot
similarity index 100%
copy from i18n/webwml/po/date.pot
copy to i18n/webwml/date.pot
diff --git a/i18n/webwml/po/distrib.pot b/i18n/webwml/distrib.pot
similarity index 100%
copy from i18n/webwml/po/distrib.pot
copy to i18n/webwml/distrib.pot
diff --git a/i18n/webwml/po/doc.pot b/i18n/webwml/doc.pot
similarity index 100%
copy from i18n/webwml/po/doc.pot
copy to i18n/webwml/doc.pot
diff --git a/i18n/webwml/po/l10n.pot b/i18n/webwml/l10n.pot
similarity index 100%
copy from i18n/webwml/po/l10n.pot
copy to i18n/webwml/l10n.pot
diff --git a/i18n/webwml/po/langs.pot b/i18n/webwml/langs.pot
similarity index 100%
copy from i18n/webwml/po/langs.pot
copy to i18n/webwml/langs.pot
diff --git a/i18n/webwml/po/legal.pot b/i18n/webwml/legal.pot
similarity index 100%
copy from i18n/webwml/po/legal.pot
copy to i18n/webwml/legal.pot
diff --git a/i18n/webwml/po/mailinglists.pot b/i18n/webwml/mailinglists.pot
similarity index 100%
copy from i18n/webwml/po/mailinglists.pot
copy to i18n/webwml/mailinglists.pot
diff --git a/i18n/webwml/po/newsevents.pot b/i18n/webwml/newsevents.pot
similarity index 100%
copy from i18n/webwml/po/newsevents.pot
copy to i18n/webwml/newsevents.pot
diff --git a/i18n/webwml/po/organization.pot b/i18n/webwml/organization.pot
similarity index 100%
copy from i18n/webwml/po/organization.pot
copy to i18n/webwml/organization.pot
diff --git a/i18n/webwml/po/others.pot b/i18n/webwml/others.pot
similarity index 100%
copy from i18n/webwml/po/others.pot
copy to i18n/webwml/others.pot
diff --git a/i18n/webwml/po/ports.pot b/i18n/webwml/ports.pot
similarity index 100%
copy from i18n/webwml/po/ports.pot
copy to i18n/webwml/ports.pot
diff --git a/i18n/webwml/po/search.pot b/i18n/webwml/search.pot
similarity index 100%
copy from i18n/webwml/po/search.pot
copy to i18n/webwml/search.pot
diff --git a/i18n/webwml/po/security.pot b/i18n/webwml/security.pot
similarity index 100%
copy from i18n/webwml/po/security.pot
copy to i18n/webwml/security.pot
diff --git a/i18n/webwml/po/templates.pot b/i18n/webwml/templates.pot
similarity index 100%
copy from i18n/webwml/po/templates.pot
copy to i18n/webwml/templates.pot
diff --git a/i18n/webwml/po/vendors.pot b/i18n/webwml/vendors.pot
similarity index 100%
copy from i18n/webwml/po/vendors.pot
copy to i18n/webwml/vendors.pot
diff --git a/i18n/webwml/po/vote.pot b/i18n/webwml/vote.pot
similarity index 100%
copy from i18n/webwml/po/vote.pot
copy to i18n/webwml/vote.pot
diff --git a/i18n/webwml/po/wmlxgettext.pl b/i18n/webwml/wmlxgettext.pl
similarity index 100%
copy from i18n/webwml/po/wmlxgettext.pl
copy to i18n/webwml/wmlxgettext.pl
diff --git a/i18n/webwml/po/wnpp.pot b/i18n/webwml/wnpp.pot
similarity index 100%
copy from i18n/webwml/po/wnpp.pot
copy to i18n/webwml/wnpp.pot

-- 
Git repository for debian-id



More information about the Debian-l10n-commits mailing list