Changeset 1081


Ignore:
Timestamp:
03/29/06 23:57:14 (7 years ago)
Author:
benjamin
Message:

removing prerm, unused now, postrm is doing its stuff + BUG ON REMOVE + podebconf update

Location:
trunk/debian
Files:
1 added
2 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/po/fr.po

    r1073 r1081  
    1717"Project-Id-Version: 0.3.1\n" 
    1818"Report-Msgid-Bugs-To: \n" 
    19 "POT-Creation-Date: 2006-03-29 20:20+0200\n" 
     19"POT-Creation-Date: 2006-03-29 23:47+0200\n" 
    2020"PO-Revision-Date: 2005-05-15 18:24+0200\n" 
    2121"Last-Translator: Benjamin Sonntag <benjamin@altercn.org>\n" 
     
    2525"Content-Transfer-Encoding: 8bit\n" 
    2626 
     27#. Type: string 
     28#. Description 
     29#: ../templates:4 
     30msgid "Default quota value for awstats stats." 
     31msgstr "Quota par défaut pour les statistiques awstats." 
     32 
     33#. Type: string 
     34#. Description 
     35#: ../templates:4 
     36msgid "" 
     37"You are installing the alternc-awstats package. This package allows any user " 
     38"to ask for statistics about his web site. Users can ask for a limited number " 
     39"of statistic set. Please specify the default quota they will have for this " 
     40"service ?" 
     41msgstr "Vous êtes en train d'installer le paquet alternc-awstats. Ce paquet permet " 
     42"aux utilisateurs de demander la génération de statistiques pour leurs sites " 
     43"web. Ils disposent d'un nombre limité de jeux de statistiques. Quel quota " 
     44"par défaut voulez-vous leur donner pour ce service ?" 
     45 
    2746#. Type: note 
    2847#. Description 
    29 #: ../templates:3 
     48#: ../templates:11 
    3049msgid "Error installing AlternC-Awstats" 
    3150msgstr "Erreur à l'installation d'AlternC-Awstats" 
     
    3352#. Type: note 
    3453#. Description 
    35 #: ../templates:3 
     54#: ../templates:11 
    3655msgid "" 
    3756"AlternC-Awstats requires a complete installed AlternC system to get " 
    3857"installed properly !" 
    39 msgstr "AlternC-Awstats nécessite qu'AlternC soit installé pour pouvoir continuer !" 
     58msgstr "" 
     59"AlternC-Awstats nécessite qu'AlternC soit installé pour pouvoir continuer !" 
    4060 
    4161#. Type: note 
    4262#. Description 
    43 #: ../templates:3 
     63#: ../templates:11 
    4464msgid "" 
    4565"Please install AlternC and CONFIGURE IT before installing alternc-awstats or " 
    4666"additional modules (don't forget to launch 'alternc.install')." 
    47 msgstr "Veuillez installer ET CONFIGURER AlternC avant d'installer alternc-awstats ou tout autre " 
    48 "module additionnel (ne pas oublier de lancer 'alternc.install')." 
     67msgstr "" 
     68"Veuillez installer ET CONFIGURER AlternC avant d'installer alternc-awstats " 
     69"ou tout autre module additionnel (ne pas oublier de lancer 'alternc." 
     70"install')." 
    4971 
    5072#. Type: note 
    5173#. Description 
    52 #: ../templates:3 
     74#: ../templates:11 
    5375msgid "" 
    5476"Please check out the AlternC installation documentation before proceeding. " 
    5577"Merci de consulter la documentation d'installation d'AlternC avant de " 
    5678"continuer." 
    57 msgstr "Merci de consulter la documentation d'installation d'AlternC avant de continuer." 
    58  
     79msgstr "" 
     80"Merci de consulter la documentation d'installation d'AlternC avant de " 
     81"continuer." 
  • trunk/debian/po/templates.pot

    r1073 r1081  
    1717"Project-Id-Version: PACKAGE VERSION\n" 
    1818"Report-Msgid-Bugs-To: \n" 
    19 "POT-Creation-Date: 2006-03-29 20:20+0200\n" 
     19"POT-Creation-Date: 2006-03-29 23:47+0200\n" 
    2020"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    2121"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    2525"Content-Transfer-Encoding: 8bit\n" 
    2626 
     27#. Type: string 
     28#. Description 
     29#: ../templates:4 
     30msgid "Default quota value for awstats stats." 
     31msgstr "" 
     32 
     33#. Type: string 
     34#. Description 
     35#: ../templates:4 
     36msgid "" 
     37"You are installing the alternc-awstats package. This package allows any user " 
     38"to ask for statistics about his web site. Users can ask for a limited number " 
     39"of statistic set. Please specify the default quota they will have for this " 
     40"service ?" 
     41msgstr "" 
     42 
    2743#. Type: note 
    2844#. Description 
    29 #: ../templates:3 
     45#: ../templates:11 
    3046msgid "Error installing AlternC-Awstats" 
    3147msgstr "" 
     
    3349#. Type: note 
    3450#. Description 
    35 #: ../templates:3 
     51#: ../templates:11 
    3652msgid "" 
    3753"AlternC-Awstats requires a complete installed AlternC system to get " 
     
    4157#. Type: note 
    4258#. Description 
    43 #: ../templates:3 
     59#: ../templates:11 
    4460msgid "" 
    4561"Please install AlternC and CONFIGURE IT before installing alternc-awstats or " 
     
    4965#. Type: note 
    5066#. Description 
    51 #: ../templates:3 
     67#: ../templates:11 
    5268msgid "" 
    5369"Please check out the AlternC installation documentation before proceeding. " 
  • trunk/debian/postinst

    r1079 r1081  
    22 
    33set -e 
     4 
     5# Uses debconf 
     6. /usr/share/debconf/confmodule 
    47 
    58CONFIGFILE="/etc/alternc/local.sh" 
     
    3841    alternc.install 
    3942 
     43    # Then, configure the quota for "aws" 
     44    db_get alternc-awstats/default_quota_value || true 
     45    /usr/lib/alternc/quota_init aws $RET 
     46 
    4047    logrotate_apache 
    4148    # Process the language compilation. 
  • trunk/debian/postrm

    r1078 r1081  
    2222    alternc.install 
    2323 
    24     rm -f /var/alternc/cgi-bin/mailman 
    25  
    2624    if grep -qs "menu_aws.php" $MENUFILE; then 
    2725        rm -f $MENUFILE.alternc_awstats 
  • trunk/debian/templates

    r1073 r1081  
     1Template: alternc-awstats/default_quota_value 
     2Type: string 
     3Default: 5 
     4_Description: Default quota value for awstats stats. 
     5 You are installing the alternc-awstats package. This package allows any 
     6 user to ask for statistics about his web site. Users can ask for a limited 
     7 number of statistic set. Please specify the default quota they will have 
     8 for this service ? 
    19Template: alternc-awstats/errorinstall 
    210Type: note 
Note: See TracChangeset for help on using the changeset viewer.