From 22b50800e8fbda48830a3f2dfcc6a8ca5efb3a1c Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sun, 21 Dec 2008 15:10:25 -0500 Subject: Make some translatable strings friendlier to common usage. Removing trailing colons and whitespace makes them more usable. Signed-off-by: Loui Chang Signed-off-by: Callan Barrett --- web/html/addvote.php | 6 +++--- web/template/tu_details.php | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'web') diff --git a/web/html/addvote.php b/web/html/addvote.php index a31a1ff5..5c1ff334 100644 --- a/web/html/addvote.php +++ b/web/html/addvote.php @@ -68,15 +68,15 @@ if ($atype == "Trusted User" OR $atype == "Developer") {

"; } ?>
- + '>
- + '>
-
+

diff --git a/web/template/tu_details.php b/web/template/tu_details.php index b1d69f6e..7fc9f09f 100644 --- a/web/template/tu_details.php +++ b/web/template/tu_details.php @@ -4,8 +4,8 @@

- -User: +: &SeB=m'> @@ -13,7 +13,7 @@ N/A
" . gmdate("r", $row['Submitted']) . "
", "" . username_from_id($row['SubmitterID']) . "") ?>
-

+:

\n", htmlentities($row['Agenda'])) ?>

@@ -26,7 +26,7 @@ N/A - + -- cgit v1.2.3-24-g4f1b