added titles for all buttons

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7822 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2010-11-09 10:26:16 +00:00
parent f7bd2ea5c5
commit 290f6bb7f8
10 changed files with 59 additions and 41 deletions

View file

@ -246,4 +246,6 @@
$lang->edit->no_multimedia = 'There is no videos uploaded.';
$lang->edit->no_attachment = 'There is no files uploaded.';
$lang->edit->insert_selected = 'Insert Selected';
$lang->edit->fieldset = 'Fieldset';
?>