From 7f29756196ce8743c474bb035d234a72af5381aa Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 4 Jul 2014 12:10:00 +0200 Subject: Handle plurals in translations Use ngettext() to handle plurals properly. Also, split pagination captions into two strings. Signed-off-by: Lukas Fleischer --- web/template/pkgreq_results.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'web/template/pkgreq_results.php') diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php index 261a1f7..2898bd5 100644 --- a/web/template/pkgreq_results.php +++ b/web/template/pkgreq_results.php @@ -1,6 +1,9 @@
-

+

+ + +

1): ?>

$pagestart): ?> @@ -83,7 +86,10 @@

-

+

+ + +

1): ?>

$pagestart): ?> -- cgit v1.2.3-70-g09d2