wok-next annotate tazwikiss/stuff/var/www/wiki/config-de.sh @ rev 8285

Fixed linmodem-intel-536ep and linmodem-intel-537.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jan 30 16:24:20 2011 +0000 (2011-01-30)
parents
children
rev   line source
pascal@5859 1 PASSWORD="test"
pascal@5859 2 PAGES_DIR="pages/"
pascal@5859 3 BACKUP_DIR="historique/"
pascal@5859 4
pascal@5859 5 LANG="de"
pascal@5859 6 WIKI_TITLE="WiKiss"
pascal@5859 7 #START_PAGE="Startseite"
pascal@5859 8 START_PAGE="Welcome"
pascal@5859 9 HOME_BUTTON="Startseite"
pascal@5859 10 HELP_BUTTON="Hilfe"
pascal@5859 11 DEFAULT_CONTENT="Die Seite %page% ist leer."
pascal@5859 12 EDIT_BUTTON="Bearbeiten"
pascal@5859 13 DONE_BUTTON="Speichern"
pascal@5859 14 PROTECTED_BUTTON="Gesperrt Seite"
pascal@5859 15 SEARCH_BUTTON="Suche"
pascal@5859 16 SEARCH_RESULTS="Suchergebnsise"
pascal@5859 17 LIST="Seitenliste"
pascal@5859 18 RECENT_CHANGES="Kürzliche Änderungen"
pascal@5859 19 LAST_CHANGES="Letzte Änderung"
pascal@5859 20 HISTORY_BUTTON="Verlauf"
pascal@5859 21 NO_HISTORY="Keinen Verlauf gefunden."
pascal@5859 22 RESTORE="Restore"
pascal@5859 23 MDP="Passwort"
pascal@5859 24 ERROR="$MDP ist nicht korrekt."