diff options
| author | Andrew Dolgov <fox@bah.org.ru> | 2009-03-27 20:20:29 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.org.ru> | 2009-03-27 20:20:29 +0300 |
| commit | e117ab70006c5d04901b4c21aa7ef951c8f657aa (patch) | |
| tree | 4de9d1a2f8f48b07ae6a95f5cf7cb26e8a2b46c8 /localized_js.php | |
| parent | 5c42194978a6938773a09c9472cee5947242d245 (diff) | |
update translations (it_IT)
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 849bab9f1..ab49dba6f 100644 --- a/localized_js.php +++ b/localized_js.php @@ -100,6 +100,7 @@ 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:"); |