# $Id: en-GB.plg_editors_joomlafck.ini 9305 2008-01-06 22:15:28Z tibortoth $
# Joomla! Project
# Copyright (C) 2005 - 2007 Open Source Matters. 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 - No BOM
BROWSER DEFAULT=Browser Default
DESCENTERMODE=Sets the behavior for when the enter key is pressed.
DESCLANGCODE=Editor UI Language. A value here is mandatory if Manual language selection is set
DESCLANGMODE=Manual - editor language set by Language code defined below.
Joomla! Default - editor language editor language will automatically match Joomla! language.
Browser Default - editor language will automatically match your browser language.
DESCJOOMLAFCK=JoomlaFCK is a platform independent web based JavaScript HTML WYSIWYG Editor control.
DESCSHIFTENTERMODE=Sets the behavior for when the enter key is pressed while shift is held down.
ENTER MODE=Enter Mode
JOOMLA! DEFAULT=Joomla! Default
LANGUAGE CODE=Language Code
LANGUAGE SELECTION MODE=Language Selection Mode
MANUAL=Manual
SHIFT ENTER MODE=Shift Enter Mode
# Advance Settings
PROCESS HTML ENTITIES=Process HTML Entities
INCLUDE LATIN ENTITIES=Include Latin Entities
INCLUDE GREEK ENTITIES=Include Greek Entities
PROCESS NUMERIC ENTITIES=Process Numeric Entities
DESCPROCHTMLENT=Specifies that the editor must convert all special characters available in the text to their relative HTML entities, as defined by the W3C standards.
DESCINCLATINENT=This setting tells the editor to convert accented Latin letters to their relative HTML entities.
DESCINCGREEKENT=This setting tells the editor to convert Greek letters to their relative HTML entities.
DECPROCNUMENT=Set the editor to transform all characters that are out of the ASCII table to their relative Unicode numeric entities.