]> git.donarmstrong.com Git - roundcube.git/blob - debian/templates
New upstream release
[roundcube.git] / debian / templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # for an advice to debian-l10n-english@lists.debian.org
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: roundcube/reconfigure-webserver
11 Type: multiselect
12 __Choices: apache2, lighttpd
13 Default: apache2, lighttpd
14 _Description: Web server(s) to configure automatically:
15  RoundCube supports any web server supported by PHP, however only
16  Apache 2 and lighttpd can be configured automatically.
17  .
18  Please select the web server(s) that should be configured
19  automatically for RoundCube.
20
21 Template: roundcube/restart-webserver
22 Type: boolean
23 Default: true
24 _Description: Should the webserver(s) be restarted now?
25  In order to activate the new configuration, the reconfigured web
26  server(s) have to be restarted.
27
28 Template: roundcube/hosts
29 Type: string
30 Default:
31 _Description: IMAP server(s) used with RoundCube:
32  Please select the IMAP server(s) that should be used with RoundCube.
33  .
34  If this is left blank, a text box will be displayed at
35  login. Entering a space-separated list of hosts will display a
36  pull-down menu. Entering a single host will enforce using this
37  host.
38  .
39  To use SSL connections, please enter host names as 'ssl://hostname:993'.
40
41 Template: roundcube/language
42 Type: select
43 Choices: ${languages}
44 _Description: Default language:
45  Please choose the default language for RoundCube.
46  .
47  This choice can be overridden by individual users in their preferences.
48  .
49  However, the default language will be used for the login screen and
50  the first connection of users.