diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-03-26 06:31:42 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-03-26 06:31:42 +0100 |
| commit | 9cc600d1c41b082b79dfd5c64fa68801daa20e04 (patch) | |
| tree | 878a7ed5f8d0a35b72966c7a5e21c8889d06d457 /localized_js.php | |
| parent | 4049672041287a491919c01d80017c7b767c3461 (diff) | |
tweak subtoolbar, update translations
Diffstat (limited to 'localized_js.php')
| -rw-r--r-- | localized_js.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localized_js.php b/localized_js.php index 0d09b8a9c..5ba066139 100644 --- a/localized_js.php +++ b/localized_js.php @@ -86,5 +86,6 @@ print T_js_decl("Changing category of selected feeds..."); print T_js_decl("Reset to defaults?"); print T_js_decl("Trying to change password..."); print T_js_decl("Trying to change e-mail..."); +print T_js_decl("No articles are selected."); ?> |