[opencms-dev] small bug in OC6 htmlarea lang file

Andras Balogh andras at reea.net
Tue Dec 14 11:21:34 CET 2004


Hello,

    We have found a small bug in htmlarea's lang file de.js.
There is a difference in 'en'  and 'de' file, i have created a patch but 
haven't translated the messages from 'en' to 'de' since i
don't know german :)
<Patch>
Index: de.js
===================================================================
RCS file: 
/usr/local/cvs/opencms/webapp/WEB-INF/packages/modules/org.opencms.editors.htmlarea/system/workplace/resources/editors/htmlarea/lang/de.js,v
retrieving revision 1.1
diff -r1.1 de.js
52a53,67
 >     },
 >
 >     dialogs: {
 >         "Cancel"                                            : "Cancel",
 >         "Insert/Modify Link"                                : 
"Insert/Modify Link",
 >         "New window (_blank)"                               : "New 
window (_blank)",
 >         "None (use implicit)"                               : "None 
(use implicit)",
 >         "OK"                                                : "OK",
 >         "Other"                                             : "Other",
 >         "Same frame (_self)"                                : "Same 
frame (_self)",
 >         "Target:"                                           : "Target:",
 >         "Title (tooltip):"                                  : "Title 
(tooltip):",
 >         "Top frame (_top)"                                  : "Top 
frame (_top)",
 >         "URL:"                                              : "URL:",
 >         "You must enter the URL where this link points to"  : "You 
must enter the URL where this link points to"
</Patch>
As i see this affects other lang files also in: 
/system/workplace/resources/editors/htmlarea/lang/


Best regards,
Andras.







More information about the opencms-dev mailing list