diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-03-25 13:25:48 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-03-25 13:25:48 +0000 |
commit | 34281ff6935b26ec8ca5ee367257d467e741aa7c (patch) | |
tree | 2e6886f6504a1d359a5f90707a80556fa2f471a2 /japanese/bugzilla | |
parent | 4217ba397ab63737d1b6dee2131711f7b2e1a278 (diff) | |
download | ports-34281ff6935b26ec8ca5ee367257d467e741aa7c.tar.gz ports-34281ff6935b26ec8ca5ee367257d467e741aa7c.zip |
- Update to 3.4.6 [1]
- Remove ja-bugzilla-2.* from CONFLICT entries of devel/bugzilla,
devel/bugzilla2 and russian/bugzilla-ru [2]
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
[1] This port has been updated from the bugzilla Japanized patch to
bugzilla Japanese language pack installation, both of which are
maintained differently.
* Japanized patch is not actively maintained anymore.
* More sophisticated language pack framework has been introduced since
Bugzilla 3.0.
[2] This port no longer conflicts with those ports due to the new language
pack framework.
Approved by: maho (mentor)
Notes
Notes:
svn path=/head/; revision=251490
Diffstat (limited to 'japanese/bugzilla')
-rw-r--r-- | japanese/bugzilla/Makefile | 129 | ||||
-rw-r--r-- | japanese/bugzilla/distinfo | 9 | ||||
-rw-r--r-- | japanese/bugzilla/files/patch-checksetup.pl | 11 | ||||
-rw-r--r-- | japanese/bugzilla/files/patch-runtests.sh | 8 | ||||
-rw-r--r-- | japanese/bugzilla/files/patch-t-002goodperl.t | 11 | ||||
-rw-r--r-- | japanese/bugzilla/pkg-descr | 23 | ||||
-rw-r--r-- | japanese/bugzilla/pkg-message | 22 | ||||
-rw-r--r-- | japanese/bugzilla/pkg-plist | 566 |
8 files changed, 269 insertions, 510 deletions
diff --git a/japanese/bugzilla/Makefile b/japanese/bugzilla/Makefile index ff2694fb8d7b..71a3f71dc718 100644 --- a/japanese/bugzilla/Makefile +++ b/japanese/bugzilla/Makefile @@ -6,128 +6,39 @@ # PORTNAME= bugzilla -PORTVERSION= 2.16.8 -PORTREVISION= 2 -CATEGORIES= japanese devel -MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= webtools webtools/archived +PORTVERSION= 3.4.6 +CATEGORIES= japanese +MASTER_SITES= http://bug-ja.org/releases/3.4/ \ + ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/bugzilla-ja|} +PKGNAMESUFFIX= -ja +DISTNAME= Bugzilla-ja-${PORTVERSION}-template-rel01 -PATCH_SITES= http://hp.vector.co.jp/authors/VA013241/webapp/bugzilla/ -PATCHFILES= ${PORTNAME}-${PORTVERSION}-to-${PORTVERSION}-ja-${PATCHVERSION}.diff.gz -PATCH_DIST_STRIP= -p1 +MAINTAINER= tota@FreeBSD.org +COMMENT= Japanese localization for Bugzilla -MAINTAINER= tota@rtfm.jp -COMMENT= Bug-tracking system with Japanese patch +RUN_DEPENDS= bugzilla>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql \ - ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ - ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ - ${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap - -.if !defined(WITHOUT_BUG_CHARTING_MODULES) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ - ${SITE_PERL}/Chart/Base.pm:${PORTSDIR}/graphics/p5-chart -.endif - -.if defined(WITH_BUG_MAILING_MODULES) -RUN_DEPENDS+= ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools -.endif - -.if defined(WITH_BUG_EXPORT_AND_IMPORT) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -.endif +USE_BZIP2= yes CONFLICTS= bugzilla-2.* -PATCHVERSION= 20050218 -USE_PERL5= yes +PORTSCOUT= limitw:1,even -.if defined(WITH_CONTRIB) -PLIST_SUB+= CONTRIB="" +.if !defined(BUGZILLADIR) +.if defined(APACHE_DATADIR) +BUGZILLADIR= ${APACHE_DATADIR}/data/bugzilla .else -PLIST_SUB+= CONTRIB="@comment " +BUGZILLADIR= ${PREFIX}/www/data/bugzilla +.endif .endif -NO_BUILD= yes -BINMODE= 700 -PKGMESSAGE= ${WRKDIR}/pkg-message - -BUGZILLADIR?= www/data/bugzilla -BUGZILLADOCS= html images txt rel_notes.txt -BONSAIPERLWC= *.cgi *.pl *.pm processmail syncshadowdb contrib/*.pl -SENDMAILWC= *.pl *.pm processmail contrib/*.pl - -PLIST_SUB+= BUGZILLADIR=${BUGZILLADIR} - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "You may use the following options:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITHOUT_BUG_CHARTING_MODULES do not install perl modules required for bug" - @${ECHO_MSG} " charting support" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_BUG_MAILING_MODULES install perl modules required for bug mailing" - @${ECHO_MSG} " support (contrib/bug_email.pl) interface" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_BUG_EXPORT_AND_IMPORT install perl modules required for bug" - @${ECHO_MSG} " export/import feature to move bugs to or from" - @${ECHO_MSG} " other bugzilla installations" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_CONTRIB to install various user-contributed scripts," - @${ECHO_MSG} " e.g. to import bugs from other databases, to" - @${ECHO_MSG} " allow follow-ups/submissions by e-mail etc." - @${ECHO_MSG} "" - -post-patch: - @${FIND} -d ${WRKSRC} -name CVS -type d -exec ${RM} -rf {} \; - @${FIND} -d ${WRKSRC} -name sgml -type d -exec ${RM} -rf {} \; - @${FIND} ${WRKSRC} -name .cvsignore -type f -exec ${RM} -f {} \; - @${FIND} ${WRKSRC} -name README.docs -type f -exec ${RM} -f {} \; - @${FIND} ${WRKSRC} -name \*.orig -type f -exec ${RM} -f {} \; -.for i in ${BONSAIPERLWC} - @${REINPLACE_CMD} -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' \ - ${WRKSRC}/$i -.endfor -.for i in ${SENDMAILWC} - @${REINPLACE_CMD} -e 's@/usr/lib/sendmail@/usr/sbin/sendmail@' \ - ${WRKSRC}/$i -.endfor - @${FIND} ${WRKSRC} -name \*.bak -type f -exec ${RM} -f {} \; +PLIST_SUB+= BUGZILLADIR=${BUGZILLADIR:S!^${PREFIX}/!!} -pre-install: - @${FIND} ${WRKSRC}/docs -type d -exec ${CHMOD} 755 {} \; - @${FIND} ${WRKSRC}/docs -type f -exec ${CHMOD} ${MANMODE} {} \; - @${FIND} ${WRKSRC}/docs -type f -exec ${CHOWN} root:wheel {} \; +NO_BUILD= yes do-install: - ${MKDIR} ${PREFIX}/${BUGZILLADIR} - ${FIND} ${WRKSRC} \! -type d -maxdepth 1 \! -name UPGRADING* -exec \ - ${INSTALL_SCRIPT} {} ${PREFIX}/${BUGZILLADIR} \; - ${TAR} -C ${WRKSRC} -cf - template css | ${TAR} --unlink -C ${PREFIX}/${BUGZILLADIR} -xf - -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${TAR} -C ${WRKSRC}/docs -cf - . | ${TAR} --unlink -C ${DOCSDIR} -xf - -.endif -.if defined(WITH_CONTRIB) - ${MKDIR} ${PREFIX}/${BUGZILLADIR}/contrib ${PREFIX}/${BUGZILLADIR}/contrib/cmdline - cd ${WRKSRC}/contrib; ${INSTALL_SCRIPT} BugzillaEmail.pm bug_email.pl \ - bugzilla_email_append.pl cvs-update.sh gnats2bz.pl jb2bz.py \ - mysqld-watcher.pl yp_nomail.sh ${PREFIX}/${BUGZILLADIR}/contrib - cd ${WRKSRC}/contrib/cmdline; ${INSTALL_SCRIPT} buglist bugs \ - query.conf ${PREFIX}/${BUGZILLADIR}/contrib/cmdline -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR}/contrib - cd ${WRKSRC}/contrib; ${INSTALL_DATA} README README.Mailif \ - bugmail_help.html bugzilla.procmailrc ${DOCSDIR}/contrib -.endif -.endif - -post-install: - @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" \ - -e "s:%%BUGZILLADIR%%:${BUGZILLADIR}:g" \ - -e "s:%%PORTDOCS%%:${PORTDOCS}:g" \ - -e "s:%%DOCSDIR%%:${DOCSDIR}:g" \ - ${MASTERDIR}/pkg-message >${PKGMESSAGE} + -${MKDIR} ${BUGZILLADIR}/template + ${CP} -pR ${WRKDIR}/ja-${PORTVERSION} ${BUGZILLADIR}/template/ja .if !defined(BATCH) @${ECHO_MSG} @${CAT} ${PKGMESSAGE} diff --git a/japanese/bugzilla/distinfo b/japanese/bugzilla/distinfo index 149a88d99d61..1ad51faaedca 100644 --- a/japanese/bugzilla/distinfo +++ b/japanese/bugzilla/distinfo @@ -1,6 +1,3 @@ -MD5 (bugzilla-2.16.8.tar.gz) = 192cf7daa231a9e162a688aeebfc873c -SHA256 (bugzilla-2.16.8.tar.gz) = 8d26a9deb0748fbd8780c581d38de7b86ec95aec4a6bf86a67f68a4d11f9f5bb -SIZE (bugzilla-2.16.8.tar.gz) = 1735613 -MD5 (bugzilla-2.16.8-to-2.16.8-ja-20050218.diff.gz) = 5b4610883b8a6bcac11afc0feff98ded -SHA256 (bugzilla-2.16.8-to-2.16.8-ja-20050218.diff.gz) = d39e250104a35f3f7913cfd183a3c65daba207415f096513fe8e8b82dd0cea0b -SIZE (bugzilla-2.16.8-to-2.16.8-ja-20050218.diff.gz) = 170881 +MD5 (Bugzilla-ja-3.4.6-template-rel01.tar.bz2) = 1056a20f4c71dd2ad1585fdca34cc0ef +SHA256 (Bugzilla-ja-3.4.6-template-rel01.tar.bz2) = a6a26231829706eea50443047719f752cd35cbe4836994232664c3a873a348ea +SIZE (Bugzilla-ja-3.4.6-template-rel01.tar.bz2) = 204907 diff --git a/japanese/bugzilla/files/patch-checksetup.pl b/japanese/bugzilla/files/patch-checksetup.pl deleted file mode 100644 index a038caf18402..000000000000 --- a/japanese/bugzilla/files/patch-checksetup.pl +++ /dev/null @@ -1,11 +0,0 @@ ---- checksetup.pl~ Fri Apr 16 02:48:51 2004 -+++ checksetup.pl Thu Jul 15 23:37:09 2004 -@@ -399,7 +399,7 @@ - # and you cannot set this up any other way. YOU HAVE BEEN WARNED. - # If you set this to anything besides "", you will need to run checksetup.pl - # as root, or as a user who is a member of the specified group. --$webservergroup = "apache"; -+$webservergroup = "www"; - '); - - diff --git a/japanese/bugzilla/files/patch-runtests.sh b/japanese/bugzilla/files/patch-runtests.sh deleted file mode 100644 index 5ccf3dbeeef0..000000000000 --- a/japanese/bugzilla/files/patch-runtests.sh +++ /dev/null @@ -1,8 +0,0 @@ ---- runtests.sh~ Tue Jan 8 12:58:39 2002 -+++ runtests.sh Tue Jan 8 12:58:47 2002 -@@ -9,4 +9,4 @@ - fi - done - --/usr/bonsaitools/bin/perl -e "${PART1}${TEST_VERBOSE}${PART2}" t/*.t -+/usr/bin/perl -e "${PART1}${TEST_VERBOSE}${PART2}" t/*.t diff --git a/japanese/bugzilla/files/patch-t-002goodperl.t b/japanese/bugzilla/files/patch-t-002goodperl.t deleted file mode 100644 index cf9fe9e930ce..000000000000 --- a/japanese/bugzilla/files/patch-t-002goodperl.t +++ /dev/null @@ -1,11 +0,0 @@ ---- t/002goodperl.t~ Mon Feb 3 20:29:23 2003 -+++ t/002goodperl.t Mon Feb 3 20:29:37 2003 -@@ -60,7 +60,7 @@ - $file =~ m/.*\.(.*)/; - my $ext = $1; - -- if ($file_line1 !~ /\/usr\/bonsaitools\/bin\/perl/) { -+ if ($file_line1 !~ /\/usr\/bin\/perl/) { - ok(1,"$file does not have a shebang"); - } else { - my $flags; diff --git a/japanese/bugzilla/pkg-descr b/japanese/bugzilla/pkg-descr index f4b9cfcf388e..c743b50ad54b 100644 --- a/japanese/bugzilla/pkg-descr +++ b/japanese/bugzilla/pkg-descr @@ -1,22 +1,3 @@ -Bugzilla is one example of a class of programs called "Defect Tracking -Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking -Systems allow individual or groups of developers to keep track of -outstanding bugs in their product effectively. +Japanese localization for Bugzilla bug tracking system. -Bugzilla has matured immensely, and now boasts many advanced features. -These include: - - * integrated, product-based granular security schema - * inter-bug dependencies and dependency graphing - * advanced reporting capabilities - * a robust, stable RDBMS back-end - * extensive configurability - * a very well-understood and well-thought-out natural bug resolution - protocol - * email, XML, console, and HTTP APIs - * available integration with automated software configuration - management systems, including Perforce and CVS (through the - Bugzilla email interface and checkin/checkout scripts) - * too many more features to list - -WWW: http://www.mozilla.org/projects/bugzilla/ +WWW: http://developer.mozilla.org/ja/Bugzilla-ja diff --git a/japanese/bugzilla/pkg-message b/japanese/bugzilla/pkg-message index 0474ba8f11ec..39c27a506ec7 100644 --- a/japanese/bugzilla/pkg-message +++ b/japanese/bugzilla/pkg-message @@ -1,23 +1,5 @@ ========================================================================== - Bugzilla has now been installed. To quick setup you have to: + Japanese localization for Bugzilla has now been installed. - 1. Create database user who has rights on bugs database manipulation - by following mysql commands: - - GRANT SELECT,INSERT,UPDATE,DELETE,INDEX,ALTER,CREATE,DROP,REFERENCES,\ - LOCK TABLES ON <database>.* TO <dbuser>@<host> \ - IDENTIFIED BY '<password>'; - FLUSH PRIVILEGES; - - where <database> is a bugs database name; <dbuser> is a bugs database - owner; <host> is a host there bugzilla is being setup; - <password> is a database owner's password; - - 2. Change working directory to %%PREFIX%%/%%BUGZILLADIR%% - 3. Run "./checksetup.pl" script as root user - 4. Read output carefully and follow all instructions - - For more complete database setup and post-installation instructions - and security tips/notes please read Bugzilla Guide in - %%PORTDOCS%%%%DOCSDIR%% (chapter 4: Installation) + Please run "checksetup.pl" to re-generate templates. ========================================================================== diff --git a/japanese/bugzilla/pkg-plist b/japanese/bugzilla/pkg-plist index e7cf913587e7..eae0a2d9da2a 100644 --- a/japanese/bugzilla/pkg-plist +++ b/japanese/bugzilla/pkg-plist @@ -1,295 +1,139 @@ -%%PORTDOCS%%%%DOCSDIR%%/html/about.html -%%PORTDOCS%%%%DOCSDIR%%/html/administration.html -%%PORTDOCS%%%%DOCSDIR%%/html/Bugzilla-Guide.html -%%PORTDOCS%%%%DOCSDIR%%/html/cmdline.html -%%PORTDOCS%%%%DOCSDIR%%/html/conventions.html -%%PORTDOCS%%%%DOCSDIR%%/html/copyright.html -%%PORTDOCS%%%%DOCSDIR%%/html/credits.html -%%PORTDOCS%%%%DOCSDIR%%/html/cust-templates.html -%%PORTDOCS%%%%DOCSDIR%%/html/database.html -%%PORTDOCS%%%%DOCSDIR%%/html/dbdoc.html -%%PORTDOCS%%%%DOCSDIR%%/html/dbschema.html -%%PORTDOCS%%%%DOCSDIR%%/html/disclaimer.html -%%PORTDOCS%%%%DOCSDIR%%/html/extraconfig.html -%%PORTDOCS%%%%DOCSDIR%%/html/faq.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-0.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-1.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-10.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-2.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-3.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-4.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-5.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-6.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-7.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-8.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-9.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-howto.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl.html -%%PORTDOCS%%%%DOCSDIR%%/html/glossary.html -%%PORTDOCS%%%%DOCSDIR%%/html/groups.html -%%PORTDOCS%%%%DOCSDIR%%/html/hintsandtips.html -%%PORTDOCS%%%%DOCSDIR%%/html/how.html -%%PORTDOCS%%%%DOCSDIR%%/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/installation.html -%%PORTDOCS%%%%DOCSDIR%%/html/integration.html -%%PORTDOCS%%%%DOCSDIR%%/html/introduction.html -%%PORTDOCS%%%%DOCSDIR%%/html/newversions.html -%%PORTDOCS%%%%DOCSDIR%%/html/nonroot.html -%%PORTDOCS%%%%DOCSDIR%%/html/osx.html -%%PORTDOCS%%%%DOCSDIR%%/html/parameters.html -%%PORTDOCS%%%%DOCSDIR%%/html/patches.html -%%PORTDOCS%%%%DOCSDIR%%/html/programadmin.html -%%PORTDOCS%%%%DOCSDIR%%/html/rewrite.html -%%PORTDOCS%%%%DOCSDIR%%/html/security.html -%%PORTDOCS%%%%DOCSDIR%%/html/stepbystep.html -%%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html -%%PORTDOCS%%%%DOCSDIR%%/html/upgrading.html -%%PORTDOCS%%%%DOCSDIR%%/html/useradmin.html -%%PORTDOCS%%%%DOCSDIR%%/html/userpreferences.html -%%PORTDOCS%%%%DOCSDIR%%/html/using.html -%%PORTDOCS%%%%DOCSDIR%%/html/variant-fenris.html -%%PORTDOCS%%%%DOCSDIR%%/html/variant-scarab.html -%%PORTDOCS%%%%DOCSDIR%%/html/voting.html -%%PORTDOCS%%%%DOCSDIR%%/html/variant-issuezilla.html -%%PORTDOCS%%%%DOCSDIR%%/html/variant-perforce.html -%%PORTDOCS%%%%DOCSDIR%%/html/variant-redhat.html -%%PORTDOCS%%%%DOCSDIR%%/html/variant-sourceforge.html -%%PORTDOCS%%%%DOCSDIR%%/html/variants.html -%%PORTDOCS%%%%DOCSDIR%%/html/whatis.html -%%PORTDOCS%%%%DOCSDIR%%/html/why.html -%%PORTDOCS%%%%DOCSDIR%%/html/win32.html -%%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.png -%%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.xml -%%PORTDOCS%%%%DOCSDIR%%/images/caution.gif -%%PORTDOCS%%%%DOCSDIR%%/images/dbschema.cdr -%%PORTDOCS%%%%DOCSDIR%%/images/dbschema.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/note.gif -%%PORTDOCS%%%%DOCSDIR%%/images/tip.gif -%%PORTDOCS%%%%DOCSDIR%%/images/warning.gif -%%PORTDOCS%%%%DOCSDIR%%/makedocs.pl -%%PORTDOCS%%%%DOCSDIR%%/pdf/Bugzilla-Guide.pdf -%%PORTDOCS%%%%DOCSDIR%%/rel_notes.txt -%%PORTDOCS%%%%DOCSDIR%%/txt/Bugzilla-Guide.txt -%%PORTDOCS%%%%DOCSDIR%%/xml/Bugzilla-Guide.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/about.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/administration.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/conventions.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/database.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/dbschema.mysql -%%PORTDOCS%%%%DOCSDIR%%/xml/faq.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/filetemp.patch -%%PORTDOCS%%%%DOCSDIR%%/xml/gd-makefile.patch -%%PORTDOCS%%%%DOCSDIR%%/xml/gfdl.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/glossary.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/index.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/installation.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/integration.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/introduction.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/patches.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/using.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/variants.xml -%%PORTDOCS%%%%CONTRIB%%%%DOCSDIR%%/contrib/README -%%PORTDOCS%%%%CONTRIB%%%%DOCSDIR%%/contrib/README.Mailif -%%PORTDOCS%%%%CONTRIB%%%%DOCSDIR%%/contrib/bugmail_help.html -%%PORTDOCS%%%%CONTRIB%%%%DOCSDIR%%/contrib/bugzilla.procmailrc -%%CONTRIB%%%%BUGZILLADIR%%/contrib/BugzillaEmail.pm -%%CONTRIB%%%%BUGZILLADIR%%/contrib/bug_email.pl -%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla_email_append.pl -%%CONTRIB%%%%BUGZILLADIR%%/contrib/cvs-update.sh -%%CONTRIB%%%%BUGZILLADIR%%/contrib/gnats2bz.pl -%%CONTRIB%%%%BUGZILLADIR%%/contrib/jb2bz.py -%%CONTRIB%%%%BUGZILLADIR%%/contrib/mysqld-watcher.pl -%%CONTRIB%%%%BUGZILLADIR%%/contrib/yp_nomail.sh -%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/buglist -%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/bugs -%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/query.conf -%%BUGZILLADIR%%/buglist.cgi -%%BUGZILLADIR%%/1x1.gif -%%BUGZILLADIR%%/ant.jpg -%%BUGZILLADIR%%/attachment.cgi -%%BUGZILLADIR%%/Attachment.pm -%%BUGZILLADIR%%/Bug.pm -%%BUGZILLADIR%%/bug_form.pl -%%BUGZILLADIR%%/bug_status.html -%%BUGZILLADIR%%/bugwritinghelp.html -%%BUGZILLADIR%%/bugzilla.dtd -%%BUGZILLADIR%%/CGI.pl -%%BUGZILLADIR%%/changepassword.cgi -%%BUGZILLADIR%%/checksetup.pl -%%BUGZILLADIR%%/colchange.cgi -%%BUGZILLADIR%%/collectstats.pl -%%BUGZILLADIR%%/confirmhelp.html -%%BUGZILLADIR%%/createaccount.cgi -%%BUGZILLADIR%%/defparams.pl -%%BUGZILLADIR%%/describecomponents.cgi -%%BUGZILLADIR%%/describekeywords.cgi -%%BUGZILLADIR%%/move.pl -%%BUGZILLADIR%%/doeditparams.cgi -%%BUGZILLADIR%%/duplicates.cgi -%%BUGZILLADIR%%/editattachstatuses.cgi -%%BUGZILLADIR%%/editcomponents.cgi -%%BUGZILLADIR%%/editgroups.cgi -%%BUGZILLADIR%%/editkeywords.cgi -%%BUGZILLADIR%%/editmilestones.cgi -%%BUGZILLADIR%%/editparams.cgi -%%BUGZILLADIR%%/editproducts.cgi -%%BUGZILLADIR%%/editusers.cgi -%%BUGZILLADIR%%/editversions.cgi -%%BUGZILLADIR%%/enter_bug.cgi -%%BUGZILLADIR%%/globals.pl -%%BUGZILLADIR%%/help.html -%%BUGZILLADIR%%/helpemailquery.html -%%BUGZILLADIR%%/how_to_mail.html -%%BUGZILLADIR%%/importxml.pl -%%BUGZILLADIR%%/index.cgi -%%BUGZILLADIR%%/jcode.pl -%%BUGZILLADIR%%/localconfig.js -%%BUGZILLADIR%%/long_list.cgi -%%BUGZILLADIR%%/mimew.pl -%%BUGZILLADIR%%/notargetmilestone.html -%%BUGZILLADIR%%/post_bug.cgi -%%BUGZILLADIR%%/process_bug.cgi -%%BUGZILLADIR%%/processmail -%%BUGZILLADIR%%/queryhelp.cgi -%%BUGZILLADIR%%/quicksearch.html -%%BUGZILLADIR%%/quicksearch.js -%%BUGZILLADIR%%/quicksearchhack.html -%%BUGZILLADIR%%/quips.cgi -%%BUGZILLADIR%%/README -%%BUGZILLADIR%%/README-ja -%%BUGZILLADIR%%/RelationSet.pm -%%BUGZILLADIR%%/relogin.cgi -%%BUGZILLADIR%%/reports.cgi -%%BUGZILLADIR%%/robots.txt -%%BUGZILLADIR%%/runtests.pl -%%BUGZILLADIR%%/runtests.sh -%%BUGZILLADIR%%/sanitycheck.cgi -%%BUGZILLADIR%%/show_activity.cgi -%%BUGZILLADIR%%/show_bug.cgi -%%BUGZILLADIR%%/showattachment.cgi -%%BUGZILLADIR%%/showdependencygraph.cgi -%%BUGZILLADIR%%/sidebar.cgi -%%BUGZILLADIR%%/showdependencytree.cgi -%%BUGZILLADIR%%/syncshadowdb -%%BUGZILLADIR%%/token.cgi -%%BUGZILLADIR%%/Token.pm -%%BUGZILLADIR%%/userprefs.cgi -%%BUGZILLADIR%%/votehelp.html -%%BUGZILLADIR%%/votes.cgi -%%BUGZILLADIR%%/whineatnews.pl -%%BUGZILLADIR%%/xml.cgi -%%BUGZILLADIR%%/query.cgi -%%BUGZILLADIR%%/template/en/default/account/cancel-token.txt.tmpl -%%BUGZILLADIR%%/template/en/default/account/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/email/change-new.txt.tmpl -%%BUGZILLADIR%%/template/en/default/account/email/change-old.txt.tmpl -%%BUGZILLADIR%%/template/en/default/account/email/confirm.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/exists.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/password/forgotten-password.txt.tmpl -%%BUGZILLADIR%%/template/en/default/account/password/set-forgotten-password.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/prefs/account.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/prefs/email.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/prefs/footer.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/prefs/permissions.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/prefs/prefs.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/attachstatus/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/attachstatus/delete.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/attachstatus/edit.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/attachstatus/list.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/content-types.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/edit.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/list.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/show-multiple.html.tmpl -%%BUGZILLADIR%%/template/en/default/attachment/updated.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/activity/show.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/activity/table.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/choose-xml.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/choose.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/comments.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/create/comment.txt.tmpl -%%BUGZILLADIR%%/template/en/default/bug/create/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/create/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/create/make-template.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/create/user-message.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/dependency-graph.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/dependency-tree.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/edit.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/navigate.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/process/confirm-duplicate.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/process/midair.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/process/next.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/process/results.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/process/verify-new-product.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/show-multiple.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/votes/delete-all.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/votes/list-for-bug.html.tmpl -%%BUGZILLADIR%%/template/en/default/bug/votes/list-for-user.html.tmpl -%%BUGZILLADIR%%/template/en/default/filterexceptions.pl -%%BUGZILLADIR%%/template/en/default/global/banner.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/choose-product.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/code-error.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/footer.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/header.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/hidden-fields.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/message.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/select-menu.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/useful-links.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/user-error.html.tmpl -%%BUGZILLADIR%%/template/en/default/index.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/change-columns.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/edit-multiple.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/list-rdf.rdf.tmpl -%%BUGZILLADIR%%/template/en/default/list/list-simple.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/list.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/quips.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/server-push.html.tmpl -%%BUGZILLADIR%%/template/en/default/list/table.html.tmpl -%%BUGZILLADIR%%/template/en/default/reports/components.html.tmpl -%%BUGZILLADIR%%/template/en/default/reports/duplicates-simple.html.tmpl -%%BUGZILLADIR%%/template/en/default/reports/duplicates-table.html.tmpl -%%BUGZILLADIR%%/template/en/default/reports/duplicates.html.tmpl -%%BUGZILLADIR%%/template/en/default/reports/keywords.html.tmpl -%%BUGZILLADIR%%/template/en/default/search/boolean-charts.html.tmpl -%%BUGZILLADIR%%/template/en/default/search/form.html.tmpl -%%BUGZILLADIR%%/template/en/default/search/knob.html.tmpl -%%BUGZILLADIR%%/template/en/default/search/search.html.tmpl -%%BUGZILLADIR%%/template/en/default/sidebar.xul.tmpl -%%BUGZILLADIR%%/template/ja/custom/global/banner.html.tmpl.sample -%%BUGZILLADIR%%/template/ja/custom/global/footer.html.tmpl.sample +%%BUGZILLADIR%%/template/ja/default/account/auth/login-small.html.tmpl +%%BUGZILLADIR%%/template/ja/default/account/auth/login.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/cancel-token.txt.tmpl %%BUGZILLADIR%%/template/ja/default/account/create.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/created.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/email/change-new.txt.tmpl %%BUGZILLADIR%%/template/ja/default/account/email/change-old.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/account/email/confirm-new.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/email/confirm.html.tmpl -%%BUGZILLADIR%%/template/ja/default/account/exists.html.tmpl +%%BUGZILLADIR%%/template/ja/default/account/email/request-new.txt.tmpl %%BUGZILLADIR%%/template/ja/default/account/password/forgotten-password.txt.tmpl %%BUGZILLADIR%%/template/ja/default/account/password/set-forgotten-password.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/prefs/account.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/prefs/email.html.tmpl -%%BUGZILLADIR%%/template/ja/default/account/prefs/footer.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/prefs/permissions.html.tmpl %%BUGZILLADIR%%/template/ja/default/account/prefs/prefs.html.tmpl -%%BUGZILLADIR%%/template/ja/default/admin/attachstatus/create.html.tmpl -%%BUGZILLADIR%%/template/ja/default/admin/attachstatus/delete.html.tmpl -%%BUGZILLADIR%%/template/ja/default/admin/attachstatus/edit.html.tmpl -%%BUGZILLADIR%%/template/ja/default/admin/attachstatus/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/account/prefs/saved-searches.html.tmpl +%%BUGZILLADIR%%/template/ja/default/account/prefs/settings.html.tmpl +%%BUGZILLADIR%%/template/ja/default/account/profile-activity.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/admin.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/classifications/add.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/classifications/del.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/classifications/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/classifications/reclassify.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/classifications/select.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/components/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/components/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/components/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/components/footer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/components/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/components/select-product.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/confirm-action.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/custom_fields/cf-js.js.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/custom_fields/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/custom_fields/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/custom_fields/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/custom_fields/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/fieldvalues/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/fieldvalues/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/fieldvalues/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/fieldvalues/footer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/fieldvalues/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/fieldvalues/select-field.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/flag-type/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/flag-type/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/flag-type/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/groups/confirm-remove.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/groups/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/groups/delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/groups/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/groups/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/keywords/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/keywords/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/keywords/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/keywords/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/milestones/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/milestones/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/milestones/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/milestones/footer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/milestones/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/milestones/select-product.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/admin.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/attachment.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/auth.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/bugchange.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/bugfields.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/bugmove.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/common.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/core.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/dependencygraph.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/editparams.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/groupsecurity.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/index.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/ldap.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/mta.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/patchviewer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/query.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/radius.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/shadowdb.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/params/usermatch.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/edit-common.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/footer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/groupcontrol/confirm-edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/groupcontrol/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/groupcontrol/updated.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/list-classifications.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/products/updated.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/sanitycheck/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/sanitycheck/messages.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/settings/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/sudo.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/table.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/listselectvars.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/responsibilities.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/search.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/users/userdata.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/versions/confirm-delete.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/versions/create.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/versions/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/versions/footer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/versions/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/versions/select-product.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/workflow/comment.html.tmpl +%%BUGZILLADIR%%/template/ja/default/admin/workflow/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/cancel-create-dupe.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/choose.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/content-types.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/create.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/created.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/createformcontents.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/delete_reason.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/diff-file.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/diff-footer.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/diff-header.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/edit.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/attachment/midair.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/show-multiple.html.tmpl %%BUGZILLADIR%%/template/ja/default/attachment/updated.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/activity/show.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/activity/table.html.tmpl -%%BUGZILLADIR%%/template/ja/default/bug/choose-xml.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/choose.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/comments.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/create/comment-guided.txt.tmpl %%BUGZILLADIR%%/template/ja/default/bug/create/comment.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/create/confirm-create-dupe.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/create/create-guided.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/create/create.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/create/created.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/create/make-template.html.tmpl @@ -297,96 +141,170 @@ %%BUGZILLADIR%%/template/ja/default/bug/dependency-graph.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/dependency-tree.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/edit.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/field-events.js.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/field.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/format_comment.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/knob.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/navigate.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/process/bugmail.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/process/confirm-duplicate.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/process/header.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/process/midair.html.tmpl -%%BUGZILLADIR%%/template/ja/default/bug/process/next.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/process/results.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/process/verify-new-product.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/show-multiple.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/show.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/show.xml.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/summarize-time.html.tmpl +%%BUGZILLADIR%%/template/ja/default/bug/time.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/votes/delete-all.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/votes/list-for-bug.html.tmpl %%BUGZILLADIR%%/template/ja/default/bug/votes/list-for-user.html.tmpl +%%BUGZILLADIR%%/template/ja/default/config.js.tmpl +%%BUGZILLADIR%%/template/ja/default/config.rdf.tmpl +%%BUGZILLADIR%%/template/ja/default/email/newchangedmail.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/email/sanitycheck.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/email/sudo.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/email/votes-removed.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/email/whine.txt.tmpl %%BUGZILLADIR%%/template/ja/default/filterexceptions.pl +%%BUGZILLADIR%%/template/ja/default/flag/list.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/banner.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/choose-classification.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/choose-product.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/code-error.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/common-links.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/confirm-action.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/confirm-user-match.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/docslinks.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/field-descs.none.tmpl %%BUGZILLADIR%%/template/ja/default/global/footer.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/header.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/help.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/hidden-fields.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/initialize.none.tmpl +%%BUGZILLADIR%%/template/ja/default/global/js-products.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/message.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/message.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/global/messages.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/per-bug-queries.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/select-menu.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/setting-descs.none.tmpl +%%BUGZILLADIR%%/template/ja/default/global/site-navigation.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/tabs.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/textarea.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/useful-links.html.tmpl %%BUGZILLADIR%%/template/ja/default/global/user-error.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/user.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/userselect.html.tmpl +%%BUGZILLADIR%%/template/ja/default/global/variables.none.tmpl %%BUGZILLADIR%%/template/ja/default/index.html.tmpl %%BUGZILLADIR%%/template/ja/default/list/change-columns.html.tmpl %%BUGZILLADIR%%/template/ja/default/list/edit-multiple.html.tmpl -%%BUGZILLADIR%%/template/ja/default/list/list-rdf.rdf.tmpl %%BUGZILLADIR%%/template/ja/default/list/list-simple.html.tmpl +%%BUGZILLADIR%%/template/ja/default/list/list.atom.tmpl +%%BUGZILLADIR%%/template/ja/default/list/list.csv.tmpl %%BUGZILLADIR%%/template/ja/default/list/list.html.tmpl +%%BUGZILLADIR%%/template/ja/default/list/list.ics.tmpl +%%BUGZILLADIR%%/template/ja/default/list/list.js.tmpl +%%BUGZILLADIR%%/template/ja/default/list/list.rdf.tmpl %%BUGZILLADIR%%/template/ja/default/list/quips.html.tmpl %%BUGZILLADIR%%/template/ja/default/list/server-push.html.tmpl %%BUGZILLADIR%%/template/ja/default/list/table.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/bug-writing.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/fields.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/linked.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/linkify.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/quicksearch.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/quicksearchhack.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/release-notes.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/sudo.html.tmpl +%%BUGZILLADIR%%/template/ja/default/pages/voting.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/chart.csv.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/chart.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/chart.png.tmpl %%BUGZILLADIR%%/template/ja/default/reports/components.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/create-chart.html.tmpl %%BUGZILLADIR%%/template/ja/default/reports/duplicates-simple.html.tmpl %%BUGZILLADIR%%/template/ja/default/reports/duplicates-table.html.tmpl %%BUGZILLADIR%%/template/ja/default/reports/duplicates.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/edit-series.html.tmpl %%BUGZILLADIR%%/template/ja/default/reports/keywords.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/menu.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/old-charts.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report-bar.png.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report-line.png.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report-pie.png.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report-simple.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report-table.csv.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report-table.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report.csv.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/report.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/series-common.html.tmpl +%%BUGZILLADIR%%/template/ja/default/reports/series.html.tmpl +%%BUGZILLADIR%%/template/ja/default/request/email.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/request/queue.html.tmpl %%BUGZILLADIR%%/template/ja/default/search/boolean-charts.html.tmpl %%BUGZILLADIR%%/template/ja/default/search/form.html.tmpl %%BUGZILLADIR%%/template/ja/default/search/knob.html.tmpl -%%BUGZILLADIR%%/template/ja/default/search/search.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-advanced.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-create-series.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-help.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-plugin.xml.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-report-graph.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-report-select.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-report-table.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/search-specific.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/tabs.html.tmpl +%%BUGZILLADIR%%/template/ja/default/search/type-select.html.tmpl +%%BUGZILLADIR%%/template/ja/default/setup/strings.txt.pl %%BUGZILLADIR%%/template/ja/default/sidebar.xul.tmpl -%%BUGZILLADIR%%/css/buglist.css -%%BUGZILLADIR%%/css/panel.css -%%CONTRIB%%@dirrm %%BUGZILLADIR%%/contrib/cmdline -%%CONTRIB%%@dirrm %%BUGZILLADIR%%/contrib -@dirrm %%BUGZILLADIR%%/template/en/default/account/email -@dirrm %%BUGZILLADIR%%/template/en/default/account/password -@dirrm %%BUGZILLADIR%%/template/en/default/account/prefs -@dirrm %%BUGZILLADIR%%/template/en/default/account -@dirrm %%BUGZILLADIR%%/template/en/default/admin/attachstatus -@dirrm %%BUGZILLADIR%%/template/en/default/admin -@dirrm %%BUGZILLADIR%%/template/en/default/attachment -@dirrm %%BUGZILLADIR%%/template/en/default/bug/activity -@dirrm %%BUGZILLADIR%%/template/en/default/bug/create -@dirrm %%BUGZILLADIR%%/template/en/default/bug/process -@dirrm %%BUGZILLADIR%%/template/en/default/bug/votes -@dirrm %%BUGZILLADIR%%/template/en/default/bug -@dirrm %%BUGZILLADIR%%/template/en/default/global -@dirrm %%BUGZILLADIR%%/template/en/default/list -@dirrm %%BUGZILLADIR%%/template/en/default/reports -@dirrm %%BUGZILLADIR%%/template/en/default/search -@dirrm %%BUGZILLADIR%%/template/en/default -@dirrm %%BUGZILLADIR%%/template/en -@dirrm %%BUGZILLADIR%%/template/ja/custom/global -@dirrm %%BUGZILLADIR%%/template/ja/custom -@dirrm %%BUGZILLADIR%%/template/ja/default/account/email -@dirrm %%BUGZILLADIR%%/template/ja/default/account/password -@dirrm %%BUGZILLADIR%%/template/ja/default/account/prefs -@dirrm %%BUGZILLADIR%%/template/ja/default/account -@dirrm %%BUGZILLADIR%%/template/ja/default/admin/attachstatus -@dirrm %%BUGZILLADIR%%/template/ja/default/admin -@dirrm %%BUGZILLADIR%%/template/ja/default/attachment -@dirrm %%BUGZILLADIR%%/template/ja/default/bug/activity -@dirrm %%BUGZILLADIR%%/template/ja/default/bug/create -@dirrm %%BUGZILLADIR%%/template/ja/default/bug/process -@dirrm %%BUGZILLADIR%%/template/ja/default/bug/votes -@dirrm %%BUGZILLADIR%%/template/ja/default/bug -@dirrm %%BUGZILLADIR%%/template/ja/default/global -@dirrm %%BUGZILLADIR%%/template/ja/default/list -@dirrm %%BUGZILLADIR%%/template/ja/default/reports -@dirrm %%BUGZILLADIR%%/template/ja/default/search -@dirrm %%BUGZILLADIR%%/template/ja/default -@dirrm %%BUGZILLADIR%%/template/ja -@dirrm %%BUGZILLADIR%%/template -@dirrm %%BUGZILLADIR%%/css -@dirrm %%BUGZILLADIR%% -%%PORTDOCS%%%%CONTRIB%%@dirrm %%DOCSDIR%%/contrib -%%PORTDOCS%%@dirrm %%DOCSDIR%%/xml -%%PORTDOCS%%@dirrm %%DOCSDIR%%/txt -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry www/data +%%BUGZILLADIR%%/template/ja/default/welcome-admin.html.tmpl +%%BUGZILLADIR%%/template/ja/default/whine/mail.html.tmpl +%%BUGZILLADIR%%/template/ja/default/whine/mail.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/whine/multipart-mime.txt.tmpl +%%BUGZILLADIR%%/template/ja/default/whine/schedule.html.tmpl +%%BUGZILLADIR%%/template/ja/extension/filterexceptions.pl +@dirrmtry %%BUGZILLADIR%%/template/ja/extension +@dirrmtry %%BUGZILLADIR%%/template/ja/default/whine +@dirrmtry %%BUGZILLADIR%%/template/ja/default/setup +@dirrmtry %%BUGZILLADIR%%/template/ja/default/search +@dirrmtry %%BUGZILLADIR%%/template/ja/default/request +@dirrmtry %%BUGZILLADIR%%/template/ja/default/reports +@dirrmtry %%BUGZILLADIR%%/template/ja/default/pages +@dirrmtry %%BUGZILLADIR%%/template/ja/default/list +@dirrmtry %%BUGZILLADIR%%/template/ja/default/global +@dirrmtry %%BUGZILLADIR%%/template/ja/default/flag +@dirrmtry %%BUGZILLADIR%%/template/ja/default/email +@dirrmtry %%BUGZILLADIR%%/template/ja/default/bug/votes +@dirrmtry %%BUGZILLADIR%%/template/ja/default/bug/process +@dirrmtry %%BUGZILLADIR%%/template/ja/default/bug/create +@dirrmtry %%BUGZILLADIR%%/template/ja/default/bug/activity +@dirrmtry %%BUGZILLADIR%%/template/ja/default/bug +@dirrmtry %%BUGZILLADIR%%/template/ja/default/attachment +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/workflow +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/versions +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/users +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/settings +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/sanitycheck +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/products/groupcontrol +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/products +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/params +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/milestones +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/keywords +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/groups +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/flag-type +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/fieldvalues +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/custom_fields +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/components +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin/classifications +@dirrmtry %%BUGZILLADIR%%/template/ja/default/admin +@dirrmtry %%BUGZILLADIR%%/template/ja/default/account/prefs +@dirrmtry %%BUGZILLADIR%%/template/ja/default/account/password +@dirrmtry %%BUGZILLADIR%%/template/ja/default/account/email +@dirrmtry %%BUGZILLADIR%%/template/ja/default/account/auth +@dirrmtry %%BUGZILLADIR%%/template/ja/default/account +@dirrmtry %%BUGZILLADIR%%/template/ja/default +@dirrmtry %%BUGZILLADIR%%/template/ja +@dirrmtry %%BUGZILLADIR%%/template +@dirrmtry %%BUGZILLADIR%% |