From b0131749ac40c7aeffca168a273d229f6d5753dd Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 19 Oct 2010 09:05:26 -0500 Subject: Unify hyphenation of out-of-date text Signed-off-by: Dan McGee --- templates/packages/flag.html | 2 +- templates/packages/outofdate.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/packages/flag.html b/templates/packages/flag.html index f08b758..35198df 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -14,7 +14,7 @@ {% else %}

Flag Package: {{ pkg.pkgname }}

-

If you notice a package is out of date (i.e., there is a newer +

If you notice a package is out-of-date (i.e., there is a newer stable release available), then please notify us using the form below.

diff --git a/templates/packages/outofdate.txt b/templates/packages/outofdate.txt index 80da23d..d8b7400 100644 --- a/templates/packages/outofdate.txt +++ b/templates/packages/outofdate.txt @@ -1,6 +1,6 @@ {% autoescape off %}* Note: this is an automated message -{{ email }} wants to notify you that the following package may be out of date: +{{ email }} wants to notify you that the following package may be out-of-date: Package Name: {{ pkg.pkgname }} Architecture: {{ pkg.arch.name }} -- cgit v1.2.3-24-g4f1b