eggification.
[Epoz.git] / Products / Epoz / epoz / epoz_core / static / git-logo.png
diff --git a/epoz/epoz_core/epoz_multilingual.js.pt b/epoz/epoz_core/epoz_multilingual.js.pt
deleted file mode 100644 (file)
index 4a40e59..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-var EpozLang=[];
-<tal:block define="messages python:[
-  'Normal'
-, 'Paragraph'
-, 'Heading1'
-, 'Heading2'
-, 'Heading3'
-, 'Heading4'
-, 'Heading5'
-, 'Heading6'
-, 'Formatted'
-, 'Bold'
-, 'Italic'
-, 'Underline'
-, 'Strikethrough'
-, 'Subscript'
-, 'Superscript'
-, 'RemoveFormat'
-, 'TextColor'
-, 'BackColor'
-, 'AlignLeft'
-, 'Center'
-, 'AlignRight'
-, 'OrderedList'
-, 'UnorderedList'
-, 'Outdent'
-, 'Indent'
-, 'InsertLink'
-, 'InsertAnchor'
-, 'InsertImage'
-, 'InsertRule'
-, 'InsertTable'
-, 'Toolbox'
-, 'Undo'
-, 'Redo'
-, 'EnterLinkURL'
-, 'EnterAnchorName'
-, 'EnterImageURL'
-, 'EnterTableRows'
-, 'EnterTableColumns'
-, 'EnterTableBorder'
-, 'TableWithHead'
-, 'TableWithoutHead'
-, 'HTML'
-, 'TidyStart'
-, 'TidyStop'
-, 'TidyError'
-] ;
-charset request/form/charset;
-dummy python:request.RESPONSE.setHeader('Content-Type', 'text/javascript;;charset=' + charset)
-"
-i18n:domain="epoz"
->
-<tal:block repeat="m messages">EpozLang["<tal:block replace="m" />"]="<tal:block content="m" i18n:translate="" tal:omit-tag="" />";</tal:block>
-</tal:block>
\ No newline at end of file