Work on debian package

This commit is contained in:
Laurent Destailleur 2011-07-27 16:58:39 +00:00
parent 5d31b7d559
commit fd4cef93e2
2 changed files with 19 additions and 22 deletions

View File

@ -1,33 +1,30 @@
# SOME DESCRIPTIVE TITLE. # Dolibarr po templates
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) 2011
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # Laurent Destailleur <eldy@users.sourceforge.net>, 2011.
# #
#, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: isc-dhcp@packages.debian.org\n"
"POT-Creation-Date: 2011-07-27 19:52+0200\n" "POT-Creation-Date: 2010-07-07 18:58-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: boolean #
#. Description #. Description
#: ../templates:1001 #: ../templates:dolibarr/postrm
msgid "Delete database and uploaded files ?"
msgstr ""
#. Type: boolean
#. Description
#: ../templates:1001
msgid "" msgid ""
"Answer if you want to removed the Dolibarr MySQL database and all other " "Delete database and uploaded files ?"
"datas (datas related to this question are the Dolibarr DBMS account, all " msgstr ""
"Dolibarr tables, and all uploaded files)."
#
#. Description
#: ../templates:dolibarr/postrm
msgid ""
"Answer if you want to removed the Dolibarr MySQL database and all other datas (datas related to this question are the Dolibarr DBMS account, all Dolibarr tables, and all uploaded files)."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
Template: dolibarr/postrm Template: dolibarr/postrm
Type: boolean Type: boolean
Default: true Default: true
Description: Delete database and uploaded files ? Description: Delete database ?
Answer if you want to removed the Dolibarr MySQL database and all Answer if you want to removed the Dolibarr MySQL database and all
other datas (datas related to this question are the Dolibarr DBMS its datas (datas related to this quetion are the Dolibarr DBMS account
account, all Dolibarr tables, and all uploaded files). and all Dolibarr tables).