### Eclipse Workspace Patch 1.0
#P l10n_server
Index: l10n_community/translate.inc
===================================================================
RCS file: /cvs/drupal/contributions/modules/l10n_server/l10n_community/Attic/translate.inc,v
retrieving revision 1.1.2.7.2.20
diff -u -r1.1.2.7.2.20 translate.inc
--- l10n_community/translate.inc	30 Sep 2009 12:17:08 -0000	1.1.2.7.2.20
+++ l10n_community/translate.inc	13 Oct 2009 03:25:53 -0000
@@ -665,7 +665,6 @@
   if (!empty($filters['search'])) {
     // Search in the source or target strings.
     $where_args[] = $filters['search'];
-    $where_args[] = $filters['search'];
     $where[] = "(s.value LIKE '%%%s%%' OR t.translation LIKE '%%%s%%')";
   }
 
