phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] news_admin/js/fckeditor/editor/plugins/placeholder/l


From: skwashd
Subject: [Phpgroupware-cvs] news_admin/js/fckeditor/editor/plugins/placeholder/lang en.js, 1.1 it.js, 1.1
Date: Tue, 24 May 2005 16:32:00 +0200

Update of news_admin/js/fckeditor/editor/plugins/placeholder/lang

Added Files:
     Branch: MAIN
            en.js 
            it.js 

Log Message:
I am working on a much better version of news_admin, this is just a taste of 
what is coming.

Adding FCKeditor, which has the following issues:
* Images and files support FCKd
* Spellcheck FCKing up

Didn't include non php code or samples other unneeded crap

====================================================
Index: en.js
FCKLang.PlaceholderBtn                       = 'Insert/Edit Placeholder' ;
FCKLang.PlaceholderDlgTitle             = 'Placeholder Properties' ;
FCKLang.PlaceholderDlgName              = 'Placeholder Name' ;
FCKLang.PlaceholderErrNoName    = 'Please type the placeholder name' ;
FCKLang.PlaceholderErrNameInUse = 'The specified name is already in use' ;

====================================================
Index: it.js
FCKLang.PlaceholderBtn                       = 'Aggiungi/Modifica 
Placeholder' ;
FCKLang.PlaceholderDlgTitle             = 'Proprietà del Placeholder' ;
FCKLang.PlaceholderDlgName              = 'Nome del Placeholder' ;
FCKLang.PlaceholderErrNoName    = 'Digitare il nome del placeholder' ;
FCKLang.PlaceholderErrNameInUse = 'Il nome inserito è già in uso' ;






reply via email to

[Prev in Thread] Current Thread [Next in Thread]