make UploadImage plugin actualy work (beta1)

This commit is contained in:
Pim Snel
2004-06-15 00:27:03 +00:00
parent 8d833331ff
commit dd1ed0f786
6 changed files with 148 additions and 25 deletions

View File

@ -21,5 +21,6 @@ UploadImage.I18N = {
"Document title:": "Document title:",
"OK": "OK",
"Primary style-sheet:": "Primary style-sheet:",
"Text color:": "Text color:"
"Text color:": "Text color:",
"Upload Image": "Upload Image"
};