[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://frontaccounting/{templates}



The frontaccounting package introduced new or modified debconf
templates. This is often a good moment for a review to help the
package maintainer following the general suggested writing style and
track down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: frontaccounting/webserver
Type: multiselect
_Choices: apache2, lighttpd
_Description: Web server to reconfigure automatically:
 Please choose the web server that should be automatically configured
 to run FrontAccounting.

Template: frontaccounting/db_initialized
Type: boolean
Default: false
_Description: Has the database already been initialized?

Template: frontaccounting/skipdb
Type: boolean
Default: false
_Description: Skip database creation?
 Debconf can set up the FrontAccounting database automatically or you can create it
 manually after installation.

Template: frontaccounting/manualdb
Type: note
_Description: Manual database configuration required!
 No mysql client found, which means there's no way to offer automatic database
 setup. If you wish to get help setting up the database configuration, please
 install mysql-client (and possibly also mysql-server if you want to run the
 database server on this machine) and then run "dpkg-reconfigure frontaccounting" to
 rerun this configuration wizard. For now, the database configuration will be
 skipped....

Template: frontaccounting/db_host
Type: string
Default: localhost
_Description: FrontAccounting database host name:
 This should be the host-name or IP address that FrontAccounting will use to access
 the database.

Template: frontaccounting/db_name
Type: string
Default: frontaccounting
_Description: frontaccounting database name:
 This is the name of the database that FrontAccounting will use.

Template: frontaccounting/db_prefix
Type: boolean
Default: true
_Description: Do you want to use '0_' prefix on FrontAccounting tables?
 If you plan to use FrontAccounting same database for more than one company you 
 have to use prefix on tables.

Template: frontaccounting/db_admin_user
Type: string
Default: root
_Description: Database administrative user name:
 This user name will be used to access the database to create (if needed):
 .
  (1) The database
  (2) The new account that FrontAccounting will use to access the database

Template: frontaccounting/db_admin_pass
Type: password
_Description: Database administrative password (if any):
 This is the password that will be used along with the database
 administrative user name.

Template: frontaccounting/db_user
Type: string
Default: frontaccounting
_Description: Database user name to access the database:
 This is the user name that FrontAccounting will use to access the database.

Template: frontaccounting/db_pass
Type: password
_Description: Password to access the database:
 This is the password that FrontAccounting will use, along with the user name you
 provided, to access the database.

Template: frontaccounting/db_pass_conf
Type: password
_Description: Retype the password to access the database:
 Please enter the database access password again for confirmation.

Template: frontaccounting/pass_mismatch
Type: text
_Description: Password mismatch.
 The database access passwords you entered did not match. Please try again.

Template: frontaccounting/company
Type: string
_Description: Company name:
 This name will be used to identify company in selector list on login screen.

Template: frontaccounting/db_fadmin_pass
Type: password
_Description: Password for company admin:
 This is the password that will be used to login to company 'admin' FrontAccounting
 account.

Template: frontaccounting/db_fadmin_conf
Type: password
_Description: Retype the password for FA admin:
 Please enter the database access password again for confirmation.

Template: frontaccounting/fapass_mismatch
Type: text
_Description: Password mismatch.
 The company admin access passwords you entered did not match. Please try again.

Template: frontaccounting/db_fadmin_email
Type: string
Default: root
_Description: Company admin email:
 Email box address used by company admin.

Template: frontaccounting/db_demo
Type: boolean
Default: false
_Description: Do you want to add demo data to FrontAccounting tables?
 This will add some example data to FrontAccounting database.

Template: frontaccounting/restart-webserver
Type: boolean
Default: false
_Description: Restart ${webserver} now?
 Remember that in order to activate the new configuration ${webserver} has
 to be restarted. You can also restart web servers manually.

Template: frontaccounting/postrm
Type: boolean
Default: true
_Description: Delete FrontAccounting data on purge?
 This will delete the FrontAccounting database and the associated
 database user account when the FrontAccounting package is purged.

Source: frontaccounting
Section: web
Priority: optional
Maintainer: Michael C. Schultheiss <schultmc@debian.org>
Uploaders: Janusz Dobrowolski <janusz@frontaccounting.eu>
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7), po-debconf
Standards-Version: 3.8.4
Homepage: http://frontaccounting.net

Package: frontaccounting
Architecture: all
Depends: apache2 | httpd, libapache2-mod-php5 | php5-cgi | php5, mysql-client, php5-mysql | php5-mysqli, debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), ttf-bitstream-vera, ${misc:Depends}, wwwconfig-common (>= 0.0.37)
Suggests: mysql-server
Description: A web based double-entry accounting and ERP program
 A simple but powerful system for the entire Enterprise Resource Planning
 (ERP) chain, covering:
 .
  * Purchase Orders
  * Goods Receivable Notes
  * Supplier Invoices/Credit Notes
  * Payments
  * Allocations
  * Accounts Payable
  * Items and Inventory
  * Stock
  * Manufacturing
  * Sales Orders
  * Customer Invoices/Credit Notes
  * Deposits
  * Allocations
  * Accounts Receivable
  * Dimensions
  * General Ledger with Budgert
  * Languages
  * Currencies
  * Several Companies

Attachment: signature.asc
Description: Digital signature


Reply to: