Initial commit
This commit is contained in:
24
typo3conf/ext/realurl/modfunc1/locallang.xml
Normal file
24
typo3conf/ext/realurl/modfunc1/locallang.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<T3locallang>
|
||||
<meta type="array">
|
||||
<description>mod1 labels</description>
|
||||
<type>module</type>
|
||||
<csh_table></csh_table>
|
||||
</meta>
|
||||
<data type="array">
|
||||
<languageKey index="default" type="array">
|
||||
<label index="title">Speaking URL Management</label>
|
||||
<label index="no_page_id">Please, select a page from the page tree.</label>
|
||||
<label index="depth">Depth:</label>
|
||||
<label index="function">Show:</label>
|
||||
<label index="default_language">Default</label>
|
||||
<label index="all_languages">All</label>
|
||||
<label index="language">Language:</label>
|
||||
<label index="search_path">Path:</label>
|
||||
<label index="look_up">Look up</label>
|
||||
<label index="show_all">Show all</label>
|
||||
<label index="displaying_results">Results %1$d-%2$d of %3$d</label>
|
||||
<label index="all_domains">-- All domains --</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallang>
|
||||
Reference in New Issue
Block a user