From 5b4300c691bdea12227a957d4aa7b738e30d4d0d Mon Sep 17 00:00:00 2001
From: Frank Lichtenheld
Date: Sat, 20 Oct 2007 00:32:31 +0200
Subject: [PATCH] html/show.tmpl: Mark some more translatable string
---
templates/html/show.tmpl | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl
index 90c5e72..edca00b 100644
--- a/templates/html/show.tmpl
+++ b/templates/html/show.tmpl
@@ -218,14 +218,14 @@ Do not install it on a normal %s system.', organisation ) %]
[% g('Other Packages Related to %s', pkg) %]
-
+
[% IF is_source %]
- |
- |
+ |
+ - [% g('build-depends-indep') %]
|
[% ELSE %]
- |
- |
- |
+ |
+ |
+ |
[% END %]
[%- END %]
--
2.39.2