summaryrefslogtreecommitdiff
path: root/modules/pref-filters.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-09 19:12:31 +0100
committerAndrew Dolgov <[email protected]>2007-03-09 19:12:31 +0100
commit3692e98fe393502dec785fceaf5e14f5b67da5ef (patch)
tree2b1d32918354328c6e05c0e6ef24d0bba34aad32 /modules/pref-filters.php
parent99e37e09a5367be191d80e6c6849825f34b50905 (diff)
update translation
Diffstat (limited to 'modules/pref-filters.php')
-rw-r--r--modules/pref-filters.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-filters.php b/modules/pref-filters.php
index 57432955a..da9cbdaa2 100644
--- a/modules/pref-filters.php
+++ b/modules/pref-filters.php
@@ -42,7 +42,7 @@
print "<table width='100%'>";
- print "<tr><td>Match:</td>
+ print "<tr><td>".__('Match:')."</td>
<td><input onkeypress=\"return filterCR(event, filterEditSave)\"
onkeyup=\"toggleSubmitNotEmpty(this, 'infobox_submit')\"
onchange=\"toggleSubmitNotEmpty(this, 'infobox_submit')\"