From e0e0a5bb87957b269445430521cd3ac8fcd44482 Mon Sep 17 00:00:00 2001 From: Rhonda D'Vine Date: Fri, 29 Nov 2002 12:13:01 +0000 Subject: strings and pages are plural --> are instead of is CVS version numbers stattrans.pl: 1.51 -> 1.52 --- stattrans.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stattrans.pl') diff --git a/stattrans.pl b/stattrans.pl index 8fec6452399..2b7c9c509c5 100755 --- a/stattrans.pl +++ b/stattrans.pl @@ -431,7 +431,7 @@ printf HTML "\n%s\n\ printf HTML "

%s

\n", $config{'title'}; print HTML "

Translated web pages

\n"; -printf HTML "

There is %d pages to translate.

\n",($wml{'english'}+$untranslated{'english'}); +printf HTML "

There are %d pages to translate.

\n",($wml{'english'}+$untranslated{'english'}); print HTML $border_head; print HTML "\n"; @@ -457,7 +457,7 @@ print HTML "
\n"; print HTML $border_foot; print HTML "

Translated templates (gettext files)

\n"; -printf HTML "

There is %d strings to translate.

\n",$po_total{'total'}; +printf HTML "

There are %d strings to translate.

\n",$po_total{'total'}; print HTML $border_head; print HTML "\n"; print HTML "\n"; -- cgit v1.2.3
LanguageUp to dateFuzzyNot translated