You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2004/03/18 07:05:07 UTC

cvs commit: cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups popup.js

crossley    2004/03/17 22:05:07

  Modified:    src/blocks/forms/samples/resources/htmlarea dialog.js
                        htmlarea.css htmlarea.js popupdiv.js popupwin.js
               src/blocks/forms/samples/resources/htmlarea/lang b5.js cz.js
                        da.js de.js ee.js el.js en.js es.js fi.js fr.js
                        gb.js he.js hu.js it.js ja-euc.js ja-jis.js
                        ja-sjis.js ja-utf8.js lt.js lv.js nb.js nl.js no.js
                        pl.js pt_br.js ro.js ru.js se.js si.js vn.js
               src/blocks/forms/samples/resources/htmlarea/plugins/CSS
                        css.js
               src/blocks/forms/samples/resources/htmlarea/plugins/CSS/lang
                        en.js
               src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu
                        context-menu.js menu.css
               src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang
                        de.js el.js en.js nl.js
               src/blocks/forms/samples/resources/htmlarea/plugins/FullPage
                        full-page.js
               src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang
                        en.js ro.js
               src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker
                        spell-check-style.css spell-check-ui.js
                        spell-checker.js
               src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang
                        cz.js da.js de.js en.js hu.js it.js ro.js
               src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations
                        table-operations.js
               src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang
                        cz.js da.js de.js el.js en.js fi.js hu.js it.js
                        nl.js no.js ro.js
               src/blocks/forms/samples/resources/htmlarea/popups popup.js
  Log:
  Removed Apache License 2.0 which was accidently committed to this.
  
  Revision  Changes    Path
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/dialog.js
  
  Index: dialog.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/dialog.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dialog.js	9 Mar 2004 10:33:59 -0000	1.1
  +++ dialog.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // htmlArea v3.0 - Copyright (c) 2003-2004 interactivetools.com, inc.
   // This copyright notice MUST stay intact for use (see license.txt).
   //
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/htmlarea.css
  
  Index: htmlarea.css
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/htmlarea.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- htmlarea.css	9 Mar 2004 10:33:59 -0000	1.1
  +++ htmlarea.css	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   .htmlarea { background: #fff; }
   
   .htmlarea .toolbar {
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/htmlarea.js
  
  Index: htmlarea.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/htmlarea.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- htmlarea.js	9 Mar 2004 10:33:59 -0000	1.1
  +++ htmlarea.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // htmlArea v3.0 - Copyright (c) 2002-2004 interactivetools.com, inc.
   // This copyright notice MUST stay intact for use (see license.txt).
   //
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popupdiv.js
  
  Index: popupdiv.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popupdiv.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- popupdiv.js	9 Mar 2004 10:33:59 -0000	1.1
  +++ popupdiv.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   /** This file is derived from PopupDiv, developed by Mihai Bazon for
    * SamWare.net.  Modifications were needed to make it usable in HTMLArea.
    * HTMLArea is a free WYSIWYG online HTML editor from InteractiveTools.com.
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popupwin.js
  
  Index: popupwin.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popupwin.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- popupwin.js	9 Mar 2004 10:33:59 -0000	1.1
  +++ popupwin.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // (c) dynarch.com 2003-2004
   // Distributed under the same terms as HTMLArea itself.
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/b5.js
  
  Index: b5.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/b5.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- b5.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ b5.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants -- Chinese Big-5
   // by Dave Lo -- dlo@interactivetools.com
   HTMLArea.I18N = {
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/cz.js
  
  Index: cz.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/cz.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cz.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ cz.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/da.js
  
  Index: da.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/da.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- da.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ da.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // danish version for htmlArea v3.0 - Alpha Release
   // - translated by rene<re...@laerke.net>
   // term�s and licenses are equal to htmlarea!
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/de.js
  
  Index: de.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/de.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- de.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ de.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // german version for htmlArea v3.0 - Alpha Release
   // - translated by AtK<at...@chello.at>
   // term�s and licenses are equal to htmlarea!
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ee.js
  
  Index: ee.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ee.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ee.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ee.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "ee", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/el.js
  
  Index: el.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/el.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- el.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ el.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/en.js
  
  Index: en.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/en.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- en.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ en.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/es.js
  
  Index: es.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/es.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- es.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ es.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   HTMLArea.I18N = {
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/fi.js
  
  Index: fi.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/fi.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- fi.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ fi.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   HTMLArea.I18N = {
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/fr.js
  
  Index: fr.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/fr.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- fr.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ fr.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   // Author: Jonathan Ernst, <Jo...@NetOxygen.ch>
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/gb.js
  
  Index: gb.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/gb.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gb.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ gb.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants -- Chinese GB
   // by Dave Lo -- dlo@interactivetools.com
   HTMLArea.I18N = {
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/he.js
  
  Index: he.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/he.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- he.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ he.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "he", ENCODING: UTF-8
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/hu.js
  
  Index: hu.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/hu.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- hu.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ hu.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "hu", ENCODING: UTF-8
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/it.js
  
  Index: it.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/it.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- it.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ it.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "it", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-euc.js
  
  Index: ja-euc.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-euc.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ja-euc.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ja-euc.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants -- Japanese EUC
   // by Manabu Onoue -- tmocsys@tmocsys.com
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-jis.js
  
  Index: ja-jis.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-jis.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ja-jis.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ja-jis.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants -- Japanese JIS
   // by Manabu Onoue -- tmocsys@tmocsys.com
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-sjis.js
  
  Index: ja-sjis.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-sjis.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ja-sjis.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ja-sjis.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants -- Japanese Shift-JIS
   // by Manabu Onoue -- tmocsys@tmocsys.com
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-utf8.js
  
  Index: ja-utf8.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-utf8.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ja-utf8.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ja-utf8.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants -- Japanese UTF-8
   // by Manabu Onoue -- tmocsys@tmocsys.com
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lt.js
  
  Index: lt.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lt.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lt.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ lt.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "lt", ENCODING: UTF-8
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lv.js
  
  Index: lv.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lv.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lv.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ lv.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "lv", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/nb.js
  
  Index: nb.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/nb.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nb.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ nb.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   HTMLArea.I18N = {
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/nl.js
  
  Index: nl.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/nl.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nl.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ nl.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/no.js
  
  Index: no.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/no.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- no.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ no.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Norwegian version for htmlArea v3.0 - Alpha Release
   // - translated by ses<se...@online.no>
   // term�s and licenses are equal to htmlarea!
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pl.js
  
  Index: pl.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pl.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pl.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ pl.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   HTMLArea.I18N = {
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pt_br.js
  
  Index: pt_br.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pt_br.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pt_br.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ pt_br.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   // Brazilian Portuguese Translation by Alex Piaz <we...@globalmap.com>
   
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ro.js
  
  Index: ro.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ro.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ro.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ro.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "ro", ENCODING: UTF-8
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ru.js
  
  Index: ru.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ru.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ru.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ ru.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "ru", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/se.js
  
  Index: se.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/se.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- se.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ se.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Swedish version for htmlArea v3.0 - Alpha Release
   // - translated by pat<pa...@engvall.nu>
   // term�s and licenses are equal to htmlarea!
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/si.js
  
  Index: si.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/si.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- si.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ si.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "si", ENCODING: ISO-8859-2
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/vn.js
  
  Index: vn.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/vn.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- vn.js	9 Mar 2004 10:33:53 -0000	1.1
  +++ vn.js	18 Mar 2004 06:05:05 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants : Vietnamese
   // LANG: "en", ENCODING: UTF-8
   // Author: Nguyễn �?ình Nam, <hn...@yahoo.com>
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/css.js
  
  Index: css.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/css.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- css.js	9 Mar 2004 10:34:12 -0000	1.1
  +++ css.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Simple CSS (className) plugin for the editor
   // Sponsored by http://www.miro.com.au
   // Implementation by Mihai Bazon, http://dynarch.com/mishoo.
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/lang/en.js
  
  Index: en.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/lang/en.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- en.js	9 Mar 2004 10:34:13 -0000	1.1
  +++ en.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,17 +1,2 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // none yet; this file is a stub.
   CSS.I18N = {};
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js
  
  Index: context-menu.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- context-menu.js	9 Mar 2004 10:33:58 -0000	1.1
  +++ context-menu.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Context Menu Plugin for HTMLArea-3.0
   // Sponsored by www.americanbible.org
   // Implementation by Mihai Bazon, http://dynarch.com/mishoo/
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/menu.css
  
  Index: menu.css
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/menu.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- menu.css	9 Mar 2004 10:33:58 -0000	1.1
  +++ menu.css	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   /* styles for the ContextMenu /HTMLArea */
   /* The ContextMenu plugin is (c) dynarch.com 2003. */
   /* Distributed under the same terms as HTMLArea itself */
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/de.js
  
  Index: de.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/de.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- de.js	9 Mar 2004 10:34:06 -0000	1.1
  +++ de.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "de", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/el.js
  
  Index: el.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/el.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- el.js	9 Mar 2004 10:34:06 -0000	1.1
  +++ el.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "el", ENCODING: UTF-8 | ISO-8859-7
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/en.js
  
  Index: en.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/en.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- en.js	9 Mar 2004 10:34:06 -0000	1.1
  +++ en.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js
  
  Index: nl.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nl.js	9 Mar 2004 10:34:06 -0000	1.1
  +++ nl.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/full-page.js
  
  Index: full-page.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/full-page.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- full-page.js	9 Mar 2004 10:34:01 -0000	1.1
  +++ full-page.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // FullPage Plugin for HTMLArea-3.0
   // Implementation by Mihai Bazon.  Sponsored by http://thycotic.com
   //
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang/en.js
  
  Index: en.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang/en.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- en.js	9 Mar 2004 10:34:06 -0000	1.1
  +++ en.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N for the FullPage plugin
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang/ro.js
  
  Index: ro.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang/ro.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ro.js	9 Mar 2004 10:34:06 -0000	1.1
  +++ ro.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N for the FullPage plugin
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-style.css
  
  Index: spell-check-style.css
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-style.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- spell-check-style.css	9 Mar 2004 10:34:00 -0000	1.1
  +++ spell-check-style.css	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   .HA-spellcheck-error { border-bottom: 1px dashed #f00; cursor: default; }
   .HA-spellcheck-same { background-color: #cef; color: #000; }
   .HA-spellcheck-hover { background-color: #433; color: white; }
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js
  
  Index: spell-check-ui.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- spell-check-ui.js	9 Mar 2004 10:34:00 -0000	1.1
  +++ spell-check-ui.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Spell Checker Plugin for HTMLArea-3.0
   // Sponsored by www.americanbible.org
   // Implementation by Mihai Bazon, http://dynarch.com/mishoo/
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js
  
  Index: spell-checker.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- spell-checker.js	9 Mar 2004 10:34:00 -0000	1.1
  +++ spell-checker.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Spell Checker Plugin for HTMLArea-3.0
   // Sponsored by www.americanbible.org
   // Implementation by Mihai Bazon, http://dynarch.com/mishoo/
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js
  
  Index: cz.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cz.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ cz.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/da.js
  
  Index: da.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/da.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- da.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ da.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/de.js
  
  Index: de.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/de.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- de.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ de.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/en.js
  
  Index: en.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/en.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- en.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ en.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/hu.js
  
  Index: hu.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/hu.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- hu.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ hu.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "hu", ENCODING: UTF-8
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/it.js
  
  Index: it.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/it.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- it.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ it.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "it", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/ro.js
  
  Index: ro.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/ro.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ro.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ ro.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "ro", ENCODING: UTF-8
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/table-operations.js
  
  Index: table-operations.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/table-operations.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- table-operations.js	9 Mar 2004 10:34:13 -0000	1.1
  +++ table-operations.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // Table Operations Plugin for HTMLArea-3.0
   // Implementation by Mihai Bazon.  Sponsored by http://www.bloki.com
   //
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js
  
  Index: cz.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cz.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ cz.js	18 Mar 2004 06:05:06 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/da.js
  
  Index: da.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/da.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- da.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ da.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "da", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/de.js
  
  Index: de.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/de.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- de.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ de.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "de", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/el.js
  
  Index: el.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/el.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- el.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ el.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "el", ENCODING: UTF-8 | ISO-8859-7
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/en.js
  
  Index: en.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/en.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- en.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ en.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/fi.js
  
  Index: fi.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/fi.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- fi.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ fi.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   TableOperations.I18N = {
   	"Align":					  "Kohdistus",
   	"All four sides":				  "Kaikki nelj� sivua",
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/hu.js
  
  Index: hu.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/hu.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- hu.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ hu.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "hu", ENCODING: UTF-8
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/it.js
  
  Index: it.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/it.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- it.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ it.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "it", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js
  
  Index: nl.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nl.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ nl.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/no.js
  
  Index: no.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/no.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- no.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ no.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  
  
  
  1.2       +0 -15     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/ro.js
  
  Index: ro.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/ro.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ro.js	9 Mar 2004 10:33:47 -0000	1.1
  +++ ro.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // I18N constants
   
   // LANG: "ro", ENCODING: UTF-8
  
  
  
  1.2       +1 -16     cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/popup.js
  
  Index: popup.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/popup.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- popup.js	9 Mar 2004 10:34:05 -0000	1.1
  +++ popup.js	18 Mar 2004 06:05:07 -0000	1.2
  @@ -1,18 +1,3 @@
  -/*
  -* Copyright 1999-2004 The Apache Software Foundation
  -*
  -* Licensed under the Apache License, Version 2.0 (the "License");
  -* you may not use this file except in compliance with the License.
  -* You may obtain a copy of the License at
  -*
  -*     http://www.apache.org/licenses/LICENSE-2.0
  -*
  -* Unless required by applicable law or agreed to in writing, software
  -* distributed under the License is distributed on an "AS IS" BASIS,
  -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -* See the License for the specific language governing permissions and
  -* limitations under the License.
  -*/
   // htmlArea v3.0 - Copyright (c) 2002, 2003 interactivetools.com, inc.
   // This copyright notice MUST stay intact for use (see license.txt).
   //