--- advanced_forum_active_topics.view.orig	2012-03-11 01:09:19.000000000 +0400
+++ advanced_forum_active_topics.view	2012-03-11 01:02:22.000000000 +0400
@@ -309,8 +309,11 @@ $handler->override_option('fields', arra
     'precision' => 0,
     'decimal' => '.',
     'separator' => ',',
-    'prefix' => 'View ',
-    'suffix' => ' new',
+    'format_plural' => 1,
+    'format_plural_singular' => 'View 1 new',
+    'format_plural_plural' => 'View @count new',
+    'prefix' => '',
+    'suffix' => '',
     'link_to_comment' => 1,
     'exclude' => 0,
     'id' => 'new_comments',
