You've already forked lazarus-ccr
Basic languagedefinitions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@96 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
5
applications/wikihelp/defs/deutsch.xml
Normal file
5
applications/wikihelp/defs/deutsch.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<CONFIG>
|
||||||
|
<ImageTagName>Bild</ImageTagName><SpecialPageURL>Spezial:Allpages</SpecialPageURL>
|
||||||
|
<ExportPageURL>index.php?title=Spezial:Export&action=submit&pages=%s&curonly=true</ExportPageURL>
|
||||||
|
</CONFIG>
|
4
applications/wikihelp/defs/deutsch2.xml
Normal file
4
applications/wikihelp/defs/deutsch2.xml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<CONFIG>
|
||||||
|
<ImageTagName>Bild</ImageTagName><SpecialPageURL>Spezial:Alle_Seiten</SpecialPageURL>
|
||||||
|
<ExportPageURL>index.php?title=Spezial:Exportieren&action=submit&pages=%s&curonly=true</ExportPageURL></CONFIG>
|
6
applications/wikihelp/defs/english.xml
Normal file
6
applications/wikihelp/defs/english.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<CONFIG>
|
||||||
|
<ImageTagName>Image</ImageTagName><SpecialPageURL>Special:Allpages</SpecialPageURL>
|
||||||
|
<ExportPageURL>index.php?title=Special:Export&action=submit&pages=%s&curonly=true
|
||||||
|
</ExportPageURL>
|
||||||
|
</CONFIG>
|
Reference in New Issue
Block a user