projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed bug #11899: Make resizable and flexible textareas configurable, set default...
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
setup
/
mod
/
locallang.xml
diff --git
a/typo3/sysext/setup/mod/locallang.xml
b/typo3/sysext/setup/mod/locallang.xml
index
c451298
..
6b58387
100755
(executable)
--- a/
typo3/sysext/setup/mod/locallang.xml
+++ b/
typo3/sysext/setup/mod/locallang.xml
@@
-79,6
+79,9
@@
<label index="edit_RTE">Enable Rich Text Editor (if available)</label>
<label index="edit_docModuleUpload">File upload directly in Doc-module</label>
<label index="enableFlashUploader">Enable Flash Uploader (requires Flash 9+)</label>
<label index="edit_RTE">Enable Rich Text Editor (if available)</label>
<label index="edit_docModuleUpload">File upload directly in Doc-module</label>
<label index="enableFlashUploader">Enable Flash Uploader (requires Flash 9+)</label>
+ <label index="resizeTextareas">Make Textareas resizable</label>
+ <label index="resizeTextareas_MaxHeight">Maximal Height of resizable Textarea in Pixel</label>
+ <label index="resizeTextareas_Flexible">Make Textareas flexible</label>
<label index="editFunctionsTab">Edit & Advanced functions</label>
<label index="edit_functions">Edit</label>
<label index="disableCMlayers">Disable Popup Context Menus</label>
<label index="editFunctionsTab">Edit & Advanced functions</label>
<label index="edit_functions">Edit</label>
<label index="disableCMlayers">Disable Popup Context Menus</label>