557
548
permission="launchpad.AnyPerson"
558
549
template="../templates/translationmessage-suggestions.pt"
559
550
layer="canonical.launchpad.layers.TranslationsLayer"/>
552
<!-- SourcePackage translation pages -->
555
for="lp.registry.interfaces.sourcepackage.ISourcePackage"
557
layer="canonical.launchpad.layers.TranslationsLayer"/>
559
classes="SourcePackageTranslationsMenu"
560
module="lp.translations.browser.sourcepackage"/>
563
for="lp.registry.interfaces.sourcepackage.ISourcePackage"
565
class="lp.translations.browser.hastranslationimports.HasTranslationImportsView"
566
permission="zope.Public"
567
template="../templates/hastranslationimports-index.pt"
568
layer="canonical.launchpad.layers.TranslationsLayer"/>
570
for="lp.registry.interfaces.sourcepackage.ISourcePackage"
572
layer="canonical.launchpad.layers.TranslationsLayer"
573
permission="launchpad.ExpensiveRequest"
574
template="../templates/sourcepackage-export.pt"
576
lp.translations.browser.sourcepackage.SourcePackageTranslationsExportView"/>
579
for="lp.registry.interfaces.sourcepackage.ISourcePackage"
580
class="lp.translations.browser.translations.TranslationsRedirectView"
581
permission="zope.Public"/>
583
for="lp.registry.interfaces.sourcepackage.ISourcePackage"
584
permission="zope.Public"
585
class="lp.translations.browser.sourcepackage.SourcePackageTranslationsView"
586
layer="canonical.launchpad.layers.TranslationsLayer">
589
template="../templates/object-pots.pt"/>
592
template="../templates/sourcepackage-translate.pt"/>
595
template="../templates/object-translations.pt"/>
599
for="lp.registry.interfaces.sourcepackage.ISourcePackage"
600
class="lp.translations.browser.translations.TranslateRedirectView"
601
permission="zope.Public"/>
603
<!-- ProductSeries translation pages -->
606
for="lp.registry.interfaces.productseries.IProductSeries"
608
layer="canonical.launchpad.layers.TranslationsLayer"/>
610
classes="ProductSeriesTranslationsMenu"
611
module="lp.translations.browser.productseries"/>
614
for="lp.registry.interfaces.productseries.IProductSeries"
615
class="lp.translations.browser.translations.TranslationsRedirectView"
616
permission="zope.Public"/>
618
for="lp.registry.interfaces.productseries.IProductSeries"
619
class="lp.translations.browser.productseries.ProductSeriesView"
620
permission="zope.Public"
621
layer="canonical.launchpad.layers.TranslationsLayer" >
624
template="../templates/productseries-translations.pt"
628
template="../templates/productseries-translations-languages.pt"
632
for="lp.registry.interfaces.productseries.IProductSeries"
633
class="lp.translations.browser.productseries.ProductSeriesUploadView"
634
permission="launchpad.Edit"
635
layer="canonical.launchpad.layers.TranslationsLayer">
637
name="+translations-upload"
638
template="../templates/productseries-translations-upload.pt"/>
641
for="lp.registry.interfaces.productseries.IProductSeries"
643
class="lp.translations.browser.hastranslationimports.HasTranslationImportsView"
644
permission="zope.Public"
645
template="../../translations/templates/hastranslationimports-index.pt"
646
layer="canonical.launchpad.layers.TranslationsLayer"/>
648
for="lp.registry.interfaces.productseries.IProductSeries"
649
name="+translations-settings"
650
class="lp.translations.browser.productseries.ProductSeriesTranslationsSettingsView"
651
permission="launchpad.Edit"
652
template="../templates/productseries-translations-settings.pt"
653
layer="canonical.launchpad.layers.TranslationsLayer"/>
655
for="lp.registry.interfaces.productseries.IProductSeries"
657
class="lp.translations.browser.productseries.ProductSeriesTemplatesView"
658
permission="launchpad.Edit"
659
template="../templates/object-templates.pt"
660
layer="canonical.launchpad.layers.TranslationsLayer"/>
662
for="lp.registry.interfaces.productseries.IProductSeries"
663
name="+request-bzr-import"
664
class="lp.translations.browser.productseries.ProductSeriesTranslationsBzrImportView"
665
permission="launchpad.Edit"
666
template="../templates/productseries-translations-bzr-import.pt"
667
layer="canonical.launchpad.layers.TranslationsLayer"/>
670
layer="canonical.launchpad.layers.TranslationsLayer"
671
for="lp.registry.interfaces.productseries.IProductSeries"
672
permission="launchpad.AnyPerson"
673
template="../templates/productseries-export.pt"
674
class="lp.translations.browser.productseries.ProductSeriesTranslationsExportView"/>
b'\\ No newline at end of file'