Your IP : 172.28.240.42


Current Path : /var/www/html/clients/tatneft-nhs.ru/language/en-GB/
Upload File :
Current File : /var/www/html/clients/tatneft-nhs.ru/language/en-GB/en-GB.com_jce_paste.ini

# $Id: en-GB.com_jce_paste.ini 28/02/2008$
# JCE Project
# Copyright (C) 2005 - 2008 Ryan Demmer. All rights reserved.
# License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
# Note : All ini files need to be saved as UTF-8

# Paste Plugin
PASTE PARAM CLASSES			=Strip Class Attributes
PASTE PARAM CLASSES DESC	=This feature allows you to control whether or not class attributes are stripped.<ul><li>all - will strip all class attributes from the pasted content</li><li>none - will not strip any class attributes from the pasted content.</li><li>mso - will strip out all of the class attribute values that start with 'Mso', but retain all others.</li>
PASTE PARAM CLASSES ALL		=All
PASTE PARAM CLASSES NONE	=None
PASTE PARAM CLASSES MSO		=Mso
PASTE PARAM SPANS			=Remove Spans
PASTE PARAM SPANS DESC		=Remove all span elements while pasting. Defaults is No.
PASTE PARAM STYLES			=Remove Styles
PASTE PARAM STYLES DESC		=Remove all style information when pasting, regardless of browser type. Default is No.
PASTE PARAM RETAIN STYLES	=Retain Style Properties
PASTE PARAM RETAIN STYLES DESC=Comma separated list of style properties to retain when pasting. For example: font-size,color. 
PASTE PARAM REMOVE STYLES WEBKIT=Remove Webkit Styles
PASTE PARAM REMOVE STYLES WEBKIT DESC=If true, removes all style information when pasting in WebKit since it has a serious paste bug. Default is false. 
PASTE PARAM WIDTH			=Dialog Width
PASTE PARAM WIDTH DESC		=Width of the Paste Dialog in pixels (px)
PASTE PARAM HEIGHT			=Dialog Height
PASTE PARAM HEIGHT DESC		=Height of the Paste Dialog in pixels (px)
PASTE PARAM REMOVE PARAGRAPHS =Remove empty paragraphs
PASTE PARAM REMOVE PARAGRAPHS DESC=Empty paragraphs are removed from pasted content or converted into linebreaks if the Global Configuration 'Newlines' option is set to 'Linebreaks'.
PASTE PARAM DIALOG			=Show Dialog
PASTE PARAM DIALOG DESC		=Show Paste dialog for all browsers
PASTE PARAM PASTE TEXT		=Allow Paste As Plain Text
PASTE PARAM PASTE TEXT DESC =Allow users to paste content as plain text (stripped of html)
PASTE PARAM PASTE HTML		=Allow Paste As HTML
PASTE PARAM PASTE HTML DESC =Allow users to paste content with html intact. Word specific and other html will automatically be cleaned based on the parameter settings.