Click here to Skip to main content
15,884,099 members
Articles / Programming Languages / C#

sharpcms.net - CMS framework based on XSLT and XML

Rate me:
Please Sign up or sign in to vote.
5.00/5 (16 votes)
29 Nov 20053 min read 72.1K   3.3K   90  
CMS for .NET based on XSLT, XML and C#.
// Greek lang variables by Jacaranda Bill

tinyMCE.addToLang('',{
bold_desc : '������ ���ö�',
italic_desc : '������ ���ö�',
underline_desc : '�����������',
striketrough_desc : 'Ä������� ä�����ö�',
justifyleft_desc : '�������� ������',
justifycenter_desc : '�������� ��� ������',
justifyright_desc : '�������� äå���',
justifyfull_desc : '������ ��������',
bullist_desc : '������äå�',
numlist_desc : '��������',
outdent_desc : '���� ����',
indent_desc : '������ ����',
undo_desc : '������',
redo_desc : '������� �������',
link_desc : 'Ä���������/Ä������� ��å�-���äå���',
unlink_desc : 'Ä�����ö� ��å�-���äå���',
image_desc : '�������/������� �����',
cleanup_desc : '��������� ����',
focus_alert : '����å� �� �����å� å�å���� ������� å�å�å������� �å������ ���� �� ������������å�å ���� ��� å�����.',
edit_confirm : '���å�å �� ������������å�å ��� ��������� WYSIWYG ��� �� ����å������� ������� �å������;',
insert_link_title : 'Ä���������/Ä������� ��å�-���äå���',
insert : '�������',
update : '�������',
cancel : '�������',
insert_link_url : '������',
insert_link_target : '������',
insert_link_target_same : '������� ��� ä�å������� ��� �ä�� ��������',
insert_link_target_blank : '������� ��� ä�å������� �å ��� ��������',
insert_image_title : '�������/������� �����',
insert_image_src : '������',
insert_image_alt : '�å�����ö�',
help_desc : '�����',
bold_img : "bold.gif",
italic_img : "italic.gif",
underline_img : "underline.gif",
clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
popup_blocked : 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'
});

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Denmark Denmark
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions