diff options
| author | Andrew Dolgov <fox@bah.spb.su> | 2007-08-12 03:30:04 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.spb.su> | 2007-08-12 03:30:04 +0100 |
| commit | aa531f289d37359b97e77c5a7de6494c9e335671 (patch) | |
| tree | a85cbf130aee6ded89c60bd313f6781dd3d32676 /localized_js.php | |
| parent | bd64489f652a769429fb67e137abcaa9d3b2b5de (diff) | |
update translations
Diffstat (limited to 'localized_js.php')
| -rw-r--r-- | localized_js.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localized_js.php b/localized_js.php index 0d66cdacf..37eed1266 100644 --- a/localized_js.php +++ b/localized_js.php @@ -108,7 +108,7 @@ print T_js_decl("Login field cannot be blank."); print T_js_decl("No feeds are selected."); print T_js_decl("Can't add filter: nothing to match on."); print T_js_decl("Can't subscribe: no feed URL given."); -#print T_js_decl( +print T_js_decl("Unsubscribe from %s?"); #print T_js_decl( #print T_js_decl( #print T_js_decl( |