diff options
| author | Andrew Dolgov <fox@bah.org.ru> | 2009-03-22 10:30:13 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.org.ru> | 2009-03-22 10:30:13 +0300 |
| commit | 34f9c6b295928bc1a704532b15fcd7030ea52e60 (patch) | |
| tree | 8ec6c6629127b792f389044651113e0b5e79925b /localized_js.php | |
| parent | d21459831f2139a2e316d8953b42938bb27abdbf (diff) | |
release 1.3.2
Diffstat (limited to 'localized_js.php')
| -rw-r--r-- | localized_js.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/localized_js.php b/localized_js.php index ab49dba6f..849bab9f1 100644 --- a/localized_js.php +++ b/localized_js.php @@ -100,7 +100,6 @@ print T_js_decl("None"); print T_js_decl("No OPML file to upload."); print T_js_decl("No users are selected."); print T_js_decl("Old password cannot be blank."); -print T_js_decl("Please enter a note for this article:"); print T_js_decl("Please enter label caption:"); print T_js_decl("Please enter login:"); print T_js_decl("Please enter new label background color:"); |