wok view tazwikiss/stuff/var/www/wiki/config-fr.sh @ rev 8649

Forgot to add celestia new .desktop.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 15 19:39:13 2011 +0000 (2011-02-15)
parents
children
line source
1 PASSWORD="test"
2 PAGES_DIR="pages/"
3 BACKUP_DIR="historique/"
5 LANG="fr"
6 WIKI_TITLE="WiKiss : le Wiki Kiss"
7 START_PAGE="Accueil"
8 HOME_BUTTON="Accueil"
9 HELP_BUTTON="Aide"
10 DEFAULT_CONTENT="La page %page% est vide."
11 EDIT_BUTTON="Éditer"
12 DONE_BUTTON="Enregistrer"
13 PROTECTED_BUTTON="Page verrouillée"
14 SEARCH_BUTTON="Rechercher"
15 SEARCH_RESULTS="Résultats de recherche pour"
16 LIST="Liste des pages"
17 RECENT_CHANGES="Changements récents"
18 LAST_CHANGES="Dernière modification"
19 HISTORY_BUTTON="Historique"
20 NO_HISTORY="Aucun historique existant."
21 RESTORE="Restaurer"
22 MDP="Mot de passe"
23 ERROR="$MDP spécifié incorrect."