[geeklog-cvs] geeklog: Fixed handeling of german umlauts in searches

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Feb 22 17:42:16 EST 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/4ac03f3820e2
changeset: 6799:4ac03f3820e2
user:      Sami Barakat
date:      Sun Feb 22 21:22:24 2009 +0000
description:
Fixed handeling of german umlauts in searches

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
language/english.php |    2 +-

diffs (12 lines):

diff -r 489c6192d42e -r 4ac03f3820e2 language/english.php
--- a/language/english.php	Sun Feb 22 18:58:00 2009 +0100
+++ b/language/english.php	Sun Feb 22 21:22:24 2009 +0000
@@ -505,7 +505,7 @@
     61 => 'Refine search',
     62 => '#',
     63 => 'Description',
-    64 => 'Showing %d - %d of %d results',
+    64 => 'Showing %1$d - %2$d of %3$d results',
     65 => 'Story',
     66 => 'Comment',
     67 => 'Show %d Results',



More information about the geeklog-cvs mailing list