0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
lowlevel
/
config
/
[
Home
]
File: locallang.xml
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <T3locallang> <meta type="array"> <description>Translations of the configuration-module (lowlevel)</description> <type>module</type> </meta> <data type="array"> <languageKey index="default" type="array"> <label index="configuration">Configuration</label> <label index="typo3ConfVars">$TYPO3_CONF_VARS (Global Configuration)</label> <label index="tca">$TCA (Table configuration array)</label> <label index="tcaDescr">$TCA_DESCR (Table Help Description)</label> <label index="loadedExt">$TYPO3_LOADED_EXT (Loaded Extensions)</label> <label index="tbeStyles">$TBE_STYLES (Skinning Styles)</label> <label index="beUser">$BE_USER->uc (User Settings)</label> <label index="usersettings">$TYPO3_USER_SETTINGS (User Settings Configuration)</label> <label index="t3services">$T3_SERVICES (Registered Services)</label> <label index="tbemodulesext">$TBE_MODULES_EXT (BE Modules Extensions)</label> <label index="tbemodules">$TBE_MODULES (BE Modules)</label> <label index="cropLines">Crop lines</label> <label index="variable">Variable:</label> <label index="copyPaste">(Now, copy/paste this value into the configuration file where you can set it. This is all you can do from here...)</label> <label index="enterSearchPhrase">Enter search phrase:</label> <label index="search">Search</label> <label index="useRegExp">Use regular expression</label> <label index="writeValue">Write value to configuration file</label> <label index="writeMessage">Following line was added to configuration file (%s): %s%s</label> <label index="writeMessageFailed">Write to configuration file failed (%s)!</label> </languageKey> </data> </T3locallang>