~ubuntu-branches/ubuntu/natty/migration-assistant/natty

« back to all changes in this revision

Viewing changes to debian/migration-assistant.templates

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea
  • Date: 2006-08-01 00:50:33 UTC
  • Revision ID: james.westby@ubuntu.com-20060801005033-3tm4t07u4t7zi7vv
Tags: 0.1
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: migration-assistant/partitions
 
2
Type: multiselect
 
3
Choices: ${choices}
 
4
_Description: Select operating systems to import from:
 
5
 Which operating systems would you like to import your documents and
 
6
 settings from?
 
7
 
 
8
Template: migration-assistant/users
 
9
Type: multiselect
 
10
Choices: ${user-choices}
 
11
_Description: Select users to import:
 
12
 Which users would you like to import for ${os-type}?
 
13
 
 
14
Template: migration-assistant/items
 
15
Type: multiselect
 
16
Choices: ${choices}
 
17
_Description: Items to import:
 
18
 Which items would you like to import for ${user}?  Programs that
 
19
 serve the same purpose will be automatically merged into their Ubuntu
 
20
 equivalents.  For example, Internet Explorer and Firefox bookmarks
 
21
 will both be imported into Firefox.
 
22
 
 
23
Template: migration-assistant/user
 
24
Type: string
 
25
_Description: Username for your account:
 
26
 What user would you like to import the ${old-user} account into?
 
27
 If the user does not exist, it will be created for you.
 
28
 
 
29
Template: migration-assistant/password
 
30
Type: password
 
31
_Description: Choose a password for the new user, ${user}:
 
32
 A good password will contain a mixture of letters, numbers and punctuation
 
33
 and should be changed at regular intervals.
 
34
 
 
35
Template: migration-assistant/password-again
 
36
Type: password
 
37
_Description: Re-enter password to verify:
 
38
 Please enter the same password again for ${user} to verify that you
 
39
 have typed it correctly.
 
40
 
 
41
Template: migration-assistant/password-mismatch
 
42
Type: error
 
43
_Description: Password input error
 
44
 The two passwords you entered were not the same. Please try again.
 
45
 
 
46
Template: migration-assistant/fullname
 
47
Type: string
 
48
_Description: Full name for ${user}:
 
49
 Please enter the real name of the user, ${user}. This information
 
50
 will be used for instance as default origin for emails sent by this
 
51
 user as well as any program which displays or uses the user's real
 
52
 name. Their full name is a reasonable choice.
 
53
 
 
54
Template: migration-assistant/administrator
 
55
Type: boolean
 
56
Default: false
 
57
_Description: Make this user an administrator?
 
58
 Would you like to make ${user} an administrator?
 
59
 .
 
60
 Note that administrators have full access to the system and are able
 
61
 to view and delete the files of any other user.
 
62
 
 
63
Template: finish-install/progress/migration-assistant
 
64
Type: text
 
65
_Description: Importing documents and settings from other operating systems (this may take a while).